您好,
1.请问有没有最新的XDC开发教程?在网上查到的2007年的XDC Consumer User’s Guide太老了。
2.外接flash可以将程序掉电保存吗?如果想让板子从外部flash启动,是不是主要修改cfg文件呢?
谢谢!
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.
1. 请看下面的xdctool user guide.
https://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc/3_16_02_32/exports/docs/rtscpedia/XDCtools_User%27s_Guide/XDCtools_User%27s_Guide.html
2.
.外接flash可以将程序掉电保存吗?
flash是非易失性memory,可以保存程序。不需要修改cfg文件。