主题中讨论的其他部件:C2000WARE
在最初的POST中提到"CPU2 IPC信息RAM boot to load a simple program to read CPU2 flash and see if any data in that (CPU2 IPC信息RAM boot to load a simple program以读取CPU2闪存并查看是否存在任何数据)"。 我想知道如何确定CPU2闪存中是否有数据?
如果CPU2闪存中没有数据,我要确保不启动CPU2。
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.
在最初的POST中提到"CPU2 IPC信息RAM boot to load a simple program to read CPU2 flash and see if any data in that (CPU2 IPC信息RAM boot to load a simple program以读取CPU2闪存并查看是否存在任何数据)"。 我想知道如何确定CPU2闪存中是否有数据?
如果CPU2闪存中没有数据,我要确保不启动CPU2。
您好,Manoj,
我尝试编写IPC以查看入口点中存在的数据是什么。 但是,只有在CPU2闪存中有代码且CPU2已引导时,它才起作用。
但是,我想在启动CPU2之前读取闪存中的数据,以便 避免相关QS以及此处的POST (e2e.ti.com/.../tms320f2.8388万d-cpu1-hitting-nmi-when-it-tries-to-boot-cpu2-with-empty-flash)中提到的问题。
因此,是否有从CPU1读取CPU2闪存的功能,以便根据返回值,我可以决定是否引导CPU2? 我需要一些指导来完成此操作。
我检查了文件:\C2000Ware_4_00_00\device_support\f2838x\docs\html\modules\ipc.html,2838,但找不到合适的功能。
此致,
Irene
谢谢Manoj! 正在等待您的回复。
同时,假设无法检查内容,那么对于此处提到的问题,可能有什么解决方案?
(e2e.ti.com/.../tms320f2.8388万d-cpu1-hitting-nmi-when-it-tries-to-boot-cpu2-with-empty-flash)
是否在重置前清除NMI标志?
此致,
Irene
我无法访问此链接。 此链接似乎已断开。
(e2e.ti.com/.../tms320f2.8388万d-cpu1-hitting-nmi-when-it-tries-to-boot-cpu2-with-empty-flash)