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.
HOW TO DO AND GET .TXT FILE USING POST BUILD METHOD.KINDLY SHARE THE PROCEDTRE FOR TMS320F28069M.I WANT DO THE PROGRAMMING USING SCI WITH THE HELP OF serial_flash_programmer.exe
Hi Devershi,
You can follow the steps outlined in the app note for serial flash programming (ti.com/lit/sprabv4).
For post-build .txt file generation, you must add the line for post-build steps here:
As well as enable the C2000 Hex Utility tool (you may have to enable 16bit rom width in the general options under the hex utility:
Thanks and regards,
Charles
Sir i tried post build after this steps but error is coming. for reference find the Screenshot.
Dear Sir
I tried it again now i am able to generate .txt file from .out File using command window command using hex2000.exe but when i am going to execute final command in command window is showing “The system cannot find the file specified”. For reference kindly find the command window Screenshot.
Devershi,
Have you tried to put the files in the same folder and then execute?
Thanks,
Charles
Devershi,
I have already showed some configuration screenshots above. Here are the summary per property for the build:
Also, be sure to draw reference to the serial flash programming application note (ti.com/lit/sprabv4).
Thanks,
Charles
Sir i have tried to run the code but after building post build was showing failed. for reference find the screenshot.
Devershi,
I see a line about "warning #10247-D: creating output section 'ramfuncs' without a 'SECTIONS' specification".
What does your linker cmd file look like for ramfuncs?
example:
Thanks,
Charles