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.
工具/软件:Code Composer Studio
大家好、
我的客户使用 tms570ls0232启用闪存 ECC、运行到应用程序的程序将是应用程序部分中的闪存地址更改、引导加载程序段落未更改、屏蔽 flashwreg->fedacctrl1= 0x000a060au 和_COREENABLEFLASHECC_()在程序正常后、询问问题所在。
黄您好、
1. _COREENABLEFLASHECC_(): 启用 ECC 检查闪存访问
2. flashwreg->fedacctrl1= 0x000a060au: 启用对 CPU 指示的用于访问闪存的 ECC 错误的响应
您的问题是什么?