Dear,
I am using IAR Workbench 4.0 for cc2431F128.
I got the message like "Warning[w53]: Some untranslated addresses overlap translation ranges.
Example: Address 0x12900 (untranslated) conflicts with logical address 0x2a900"
I added "-M(CODE)[(_CODEBANK_START+_FIRST_BANK_ADDR)-(_CODEBANK_END+_FIRST_BANK_ADDR)]*_NR_OF_BANKS+10000=0x8000"
into Linker>>Extra Option for banked model.
I think my configuration is wrong with address translation.
Could you help me about this ?
Thanks,
Jinho