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.

IAR hex file

Other Parts Discussed in Thread: CC2530

Hi

 I 'm new to CC2530 programming . Have  small sample code, compile and build successfully.  For some reasons can't see the .hex file to program  CC2530. Any one know what may be the issue with  IAR settings?

Regards will take my ans off board....

  • 1. Enable the following two lines in f8w2530xcl

    -M(CODE)[(_CODEBANK_START+_FIRST_BANK_ADDR)-(_CODEBANK_END+_FIRST_BANK_ADDR)]*\
    _NR_OF_BANKS+_FIRST_BANK_ADDR=0x8000

    2.Add hex file name in Output file field and choose intel-extended as output format in your Linker option.