看了C2000ware 的flash_programming例程,然后移植到motorware的lab05工程,发现程序卡在了写flash里面。。。。
请问内部的flash要如何读写?有其他例程吗?
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.
参考了flash_kernel教程,但程序卡在了擦除函数Flash_Erase里面,下面是我的程序,麻烦看看是否有问题?万分感谢!