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.

LAUNCHXL-F280025C: TMS320F280025:例子代码 生成Hex文件,为什么报警告Data is being written to auto-generated file led_ex1_blinky.x01

Part Number: LAUNCHXL-F280025C

  • 你好,默认情况 c2000.exe 的 --romwidth 是8。所以会生成两个文件。将下面的设置设为16(工程属性中),应该会只得到一个文件。