Part Number: TMDSCNCD28388D
Other Parts Discussed in Thread: C2000WARE
I'm using the F28388D processor with Code Composer Studio. I've loaded two sample projects from C2000ware:
1. CPU1: ethernet_c28x_config
2. CM: enet_lwip
First, I loaded the CPU1 project onto the DSP, and then the Communication Manager project. But I can't ping the DSP.
The debugger gets stuck here: pInitCfg = Ethernet_initInterface(initInterfaceConfig);