Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Tool/software:
I’m working with the dual-core example memcfg_ex1_sysconfig located at <root>\ti\C2000Ware_5_04_00_00\driverlib\f2837xd\examples\dual\memcfg. However, I’m encountering a warning: "The memcfg module is needed on CPU1 to assign GSRAM to CPU2."
While I understand that I can suppress this warning to bypass it, I need to use the validation between the cores configuration in my real project.
Setup Overview:
-
Problem: The GS14 RAM is configured on CPU1 to be controlled by CPU2, as shown in my setup, but the warning is triggered on CPU2 instead.
-
Potential Related Issue: This issue may be linked to a post I found on the TI E2E forum: Link to related post
My Environment:
-
CCS Version: 12.8.1.00005
-
C2000Ware Version: 5.4.0.00
-
SysConfig Version: 1.23.0
-
Target Device: F28379D 337ZWT
-
OS: Windows 10
Questions:
-
Is there a workaround to validate the dual-core configuration for my specific use case?
-
Has anyone encountered this issue and found a solution that doesn't involve suppressing the warning?
Any insights or suggestions would be greatly appreciated.
Thank you!
---
Screenshots:
Configuration of GS14 to be controlled by the CP2.

But the warning is shown in CPU2.
