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.

program F28069 flash with uniflash

Other Parts Discussed in Thread: UNIFLASH, CONTROLSUITE

Can someone explain how to load a program using uniflash? Seems like it should be simple but I can't get it to work...

I'm using uniflash v 3.4 and the F28069 experimenters kit (controlCARD with docking station).

I can run the LED blink example from CCS v6 successfully. Now I want to program the flash using uniflash. So I setup a new configuration using the Texas Instruments XDS100v1 USB Debug Probe as the connection and Experimenter's Kit - Piccolo F28069. I add the .out file from the example project in the programs window of uniflash and hit program. It says loading program and then operations finished but the program doesn't run afterwards or after power cycle. If I hit verify I get:

ERROR >> C28xx: File Loader: Verification failed: Values at address 0x0000000000000000 do not match Please verify target memory and memory map.

File: C:\ti\controlSUITE\device_support\f2806x\v150\F2806x_examples_ccsv5\timed_led_blink\Debug\Example_2806xLEDBlink.out: a data verification error occurred, file load failed.

How do I get it working?