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.
工具/软件:Code Composer Studio
您好、 该工程会生成一 个 Intel xxx.hex 文件、 在使用 uniflash 工具下载后 、处理器不会运行应用程序、而是运行 XXX.out
使用 TI .out 到十六进制转换工具。十六进制文件有效。
提到在 code composer 中创建 hex 文件时、 选中 Intel.hex 复选框、 是否需要 在项目中设置特定的设置 来解决此问题?