Hello,
I have the CC2540 Mini Development Kit and version 7.51A of the IAR tools patched to the correct version (L I think). I can program the mini dongle with the provided hex file (cc2540_ble1.0_slave_keyfob.hex) and have the system work as expected.
Now I want to use the provided source files for this hex file to add some of my own code to the application. However, currently I cannot compile code that matches the hex file provided. I am able to compile the code, however the resulting hex file is about half the size of the provided hex file. I know I need a second output to generate the hex file, since IAR's default output is a .d51 file. What settings should I use?
Also, is there any reason to believe that the IAR generated hex file will not work with the Smart RF Flash programmer? If so, what was used to generate the provided hex file?
Thanks,
Marcie