Tool/software: Code Composer Studio
Hi,
I generated the code for m3 core using RAM configuration. The program works perfect in the debug mode. When I load the .bin file generated using LMFlash, it doesn't work. But I can see that C2000 core is started because I put a code in its flash and it blinks when I load the program by Ethernet port. It's like some modules or configurations doesn't work in Ethernet boot mode for m3. I'm using the DMA, ethernet port with uip and UART communications.