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.

TMS320F2800137: CCS生成的.bin文件过大

Part Number: TMS320F2800137


当我  length = 0x11FFE 时生成的.bin文件大小为 10K

但是当我 length = 0x1FFE 时生成的.bin文件大小为969K

我生成的.hex 文件都大小为24K

我现在正在尝试编写IAP升级程序,发现生成的文件出现异常