Other Parts Discussed in Thread: UNIFLASH, C2000WARE
Tool/software: Code Composer Studio
Hi,
I'm working with F28069 USB Stick and UniFlash v4.4.0.1922.
For downloading test, I made an intel hex file (.hex) using CCS Hex Utility.
I have downloaded hex file via the UniFlash.
The hex file seems to be successfully loaded on the F28069.
Because the application starts after reset. But the UniFlash shows below error message.
[2018. 9. 7. 3:05:23 pm] [SUCCESS] Program Load completed successfully.
[2018. 9. 7. 3:05:23 pm] [ERROR] C28xx: GEL: Error while executing OnFileLoaded( 0, 0): Could not read 0x003F7FFA@Data: target is not connected at XAR0=*(0x3F7FFA) [f28069.gel:655] at Device_Cal() [f28069.gel:67] at OnFileLoaded(0, 0)
I found if Run Actions option is checked, this error message isn't occured.
What does this error message mean?