Other Parts Discussed in Thread: TMS320F28335, CCSTUDIO
Dear all,
I have developed a firmware application for my TMS320F28335 with the help of Code Composer Studio and the eZdspf28335.
The application works (quite) well in debug mode, thus I want to finally program the flash on-chip memory in order to have the dsp working immediately after a reset without the need of the jtag interface and debug.
Now I'm trying to understand how to program the flash memory and I find the SPRA8958G application report on "Running an Application from Internal Memory on the TMS320F28xxx DSP". I tried to use the sample projects found in the corresponding zip file but it doesn't work: when I program the DSP with the F28335_example_nonBIOS_ram, all work properly, but when I use the F28335_example_nonBIOS_flash program, I have the following error: "data verification failed at address 0x300000. Please verify target memory and memory map."
I have programmed the flash memory of the DSP using F28xxx On-Chip Flash Programmer that I find under Tool and I have correctly modified the SW1 switch on the eZdspf28335 in order to have a jump to flash in boot load option.
Which would be the problem?
Can anyone help me?
Thank you in advance,
best regards,
Polp