Other Parts Discussed in Thread: CC2531
I am using the CC2531 and the SmartRF Flash Programmer. I am trying to flash a boot loader and application executable (both .hex files).
I am trying to get the SmartRF Flash Programmer to put both images on, but get an error.
I do the bootloader using the erase,program,verify.
I then do the application using the append,verify.
Then I power cycle and my app doesn't run.
What is the appropriate way to put two images on the flash?