hello i have a problem with ghidra when using me7.5 driver and c166 processor from github
https://github.com/keyhana/c166-ghidra-module
it gives an error when setting language
Failed to add language defined memory block due to conflict: XRAM: start_address=ram:0xE000, uninitialized, length=0x800
Failed to add language defined memory block due to conflict: CAN: start_address=ram:0xEF00, uninitialized, length=0x100
Failed to add language defined memory block due to conflict: ESFR: start_address=ram:0xF000, uninitialized, length=0x200
Failed to add language defined memory block due to conflict: SFR: start_address=ram:0xFE00, uninitialized, length=0x200
Failed to add language defined memory block due to conflict: IRAM: start_address=ram:0xF600, uninitialized, length=0x800
it also doesn't work to add them manually from memory map
please help