本人刚刚开始接触MSP430单片机,由于用惯了KEIL,前几天用IAR,感到非常不爽,换了一个CCS5.4,觉得挺好用。请问CCS5.4能否产生像KEIL那样的.hex文件呢?下载到目标板的是什么类型的文件?CCS说免费的16KB代码指的是哪个文件不能超过16KB?
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.
CCS本身生成的是.out文件,但是集成了转换工具,可以把这个文化转换成.hex,具体请看:https://www.deyisupport.com/question_answer/microcontrollers/msp430/f/55/t/10741.aspx