使用的FOC中的F28069M例程,在程序中添加Flah Programming 读写Flash的功能,能够正确解锁,也能读出Flash API版本,但是运行 Flash_Erase出错
错误提示 No source available for "0x3ff4fa"
请问是哪里出了问题?
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.
使用的FOC中的F28069M例程,在程序中添加Flah Programming 读写Flash的功能,能够正确解锁,也能读出Flash API版本,但是运行 Flash_Erase出错
错误提示 No source available for "0x3ff4fa"
请问是哪里出了问题?
看您的描述不像是程序停止运行了,建议您查看Flash2806x_API_Readme.pdf,Flash API code是否有搬移到ram,关闭中断等。