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.

CC2538NF23 can not download and debug by IAR

Other Parts Discussed in Thread: CC2538

Hi all,

I can download my application with CC2538EM(CC2538SF52) by IAR, but there is an error messgae when i download it with my own board(CC2538NF23). I change some setting in IAR, but i still can not download with CC2538NF23. Please tell me how to resolve this problem. thanks

my setting and error message is showing below

4657.iar cc2538 error message.pdf 

  • Hi,

    The cc2538 part that you are using has 256kB flash as compared to 512kB on cc2538 on EM. Did you check if your app size is not greater than 256k ?  Also, in IAR projects we override default linker file (*.icf), did you change it to adjust the flash size ? 

    Thanks,

    Saurabh