手里在用的是CCS5.1,不知道产生AIS格式的文件,求指教。用于SPI nor-flash boot用
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.
你好,
请参考:http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/99/t/5812.aspx
http://processors.wiki.ti.com/index.php/GenAIS
使用genAIS工具将.out转换成AIS格式
genAIS -otype bin -i XXX.out -o XXX.bin -bootmode spimaster -addrsz 24 -cfg dm6437.cfg pause