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.
用smartRF flash programmer 下载时会提示无法打开Hex文件,但用IAR的Debugger则能成功下载
是不是你的IAR配置问题
生成hex的时候,在f8w2530.xcl文件中把下面两行加进去
// Include these two lines when generating a .hex file for banked code model:
-M(CODE)[(_CODEBANK_START+_FIRST_BANK_ADDR)-(_CODEBANK_END+_FIRST_BANK_ADDR)]*\
_NR_OF_BANKS+_FIRST_BANK_ADDR=0x8000