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.

F28335 flash example



Hi community,

Actually I try to load the example "Example_28335_Flash.out" in the flash of the DSP F28335 and I receive the following error message at the start of the program loading:

"Error: File Loader

Data verification failed at address 0x33874E.

Please verify target memory and memory map."

The address 0x33874E is in the FLASHA in page 0. I already try to modify the allocate program area FLASHA by another FLASHx and I have the same error message when the program  loading starts.

Can you help me please???

Cheers,

Sergio

  • You can't load a program in flash ... the out file needs to be burned/programmed in flash using any of the available flash tools.

  • Arefeen is correct -

    You can either use the Flash programmer plugin in CCSv3.3 (the small lightning cloud button in the toolbar), or you can use SDFlash (algorithms and documentation on the spectrum digital website)

  • Ok thanks a lot for the answers!

    Now all work fine!

  • Hi all,

    thanks for the useful information.

    I am trying to use the examples provided here:

    http://focus.ti.com/general/docs/litabsmultiplefilelist.tsp?literatureNumber=spra958h

    on my eZdspF28335 board. They load fine but even though I set the jumpers to let the board perform a "Jump to Flash" boot if I plug and unplug the power supply or reset the CPU from CCS the program would not start. The only way to make it run is to press F5 in CCS.

     

    What is the next step to make a program definitively standalone?

     

    Thanks very much,

           Andrea