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.
请问通过BootROM中的SCI BootLoader下载程序还要调用Flash API吗?谢谢。
1、你意思是说这个固化在Boot ROM里的Bootloader已经调用Flash API了?但我看Boot ROM源代码没发现啊!(Bootloader源代码在Boot ROM Reference Guide.pdf文件里)
2、那我就不用自己再调用Flash API了呗?那为什么TI还有个Flash API供用户调用?