请问怎么样让CCS6.0生成*.txt的下载文件,便于用BSL写进入,之前用CCS生成的*.hex文件无法用BSL下载。软件说格式不对。希望大家帮助解答一下,谢谢。
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 Build下的Steps,中间的Apply Predefined Step下拉框选择Create flash image:TI-TXT,点击OK即可在debug文件夹里面生成txt文件。
你好,
cc6下生成txt文件的方法可参考下面链接:
http://processors.wiki.ti.com/index.php/Generating_and_Loading_MSP430_Binary_Files#Using_CCS_v6.x