Part Number: TMS320C6678
Tool/software: TI-RTOS
Hi everyone,
I work with TMS320C6678 with 2 ethernet pots.
My application have the two task onle (IdleTask & WorkTask).
At one of the stages of programm I'm stop the main loop of the WorkTask and back above the while(1) (the main loop), but don't make the repeated initialization of peripherals units, like PA, Queue Manager, Packet DMA and etc.
At this point I lost the ethernet communication. I check the ethernet port statictics with CSL_CPSW_3GF_STATS and the RX Good Counter is not advancing, not changing.
What's wrong?
Thank's on advance,
Leon