This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

cc2431 - IAR Workbench configuration - memory

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