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.
工具/软件:TI C/C++编译器
我想生成嵌入式应用程序的.bin 文件。
使用 CCSv6和 CCSv8。
如何 生成.bin 文件(适用于 CCSv6和 CCSv8)?
请参阅 此论坛主题。 尽管您应该使用 ARM GCC objcopy、而不是 MSP430 GCC objcopy。 它位于目录位置,类似于...
C:\ti\ccsv8\tools\compiler\gcc-arm-none-eabi-7-2017-Q4-main-win32\bin
谢谢、此致、
乔治