Other Parts Discussed in Thread: UNIFLASH, , CC3220S
Hi Experts
With the LaunchXL Board I can successfully flash the device with the example 'out-of-the-box', using the zip-package example of the UniFlash. The program is flashed persistently and remains on the device after power reset.
In addition I can successfully load and debug example programs from TI or my own programs with IAR, but the program is lost after power reset.
To peristently flash the program to the device, I use UniFlash. If I create a new image with UniFlash, and use a binary created by CCS, the program is stored peristently. But if I do the same with the binary created by IAR, the program is lost after restart.
Can someone tell me how I can achieve to store binaries, created with IAR, persistently to the board?
Using: CC3220SF LaunchXL Rev. A; UniFlash V5.0.0; IAR 8.32.4;
Example used: simplelink_cc32xx_sdk_3_10_00_04\examples\rtos\CC3220SF_LAUNCHXL\drivers\pwmled2\freertos\iar
Thanks in advance,
Htkbwud