需要的的.hex文件转化成功后,TI有没有提供专门的写入DSP程序的实例,供开发人员学习?
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.
需要的的.hex文件转化成功后,TI有没有提供专门的写入DSP程序的实例,供开发人员学习?
http://www.softwaredesignsolutions.com/flashburn_faq.aspx#FAQ7
好像并不是所有的系列都支持,c6722好像没有提到
请看第四条:
How much effort will be required to port the FBTC to my target hardware?
That depends on a number of factors. For target hardware that is similar to one of the DSKs and use a similar Flash device, the FBTC port may be very simple. Many customers achieve this type of port in 1 or 2 days.
More complicated configurations such as banked flash or serial flash may require more advanced changes in the FBTC program.
At a minimum, the user performing the FBTC port must be able to build and debug DSP programs using Code Composer Studio and must understand the memory configuration and chip enable settings required to allow the DSP to write to the flash memory. In addition, the user performing the port must have access to information from the flash vendor detailing how the flash is to be programmed. This is normally located in the flash data sheet.
Also, see our new Tutorial on configuring, building, and debugging FBTC programs.
Tutorial:
http://www.softwaredesignsolutions.com/flashburn_debug.aspx
该工具的使用说明请仔细阅读说明。。。都在上面提供的链接里。(第三方提供的工具嘛)