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
TMS320f2808怎样实现芯片自检测?
问题2
由于软件工作在不同的工作模式,需要将部分软件屏蔽,本人采用的是调用FLASH2808 API的flash_Erase函数进行擦除不必要的程序,但是擦除不成功,后来将中断屏蔽后擦除成功了,但使能中断后,会进入非法中断,不知道什么原因?