Hello,
we are recently tried to make ethernet run on a Experimenter Kit OmapL138. We have used the echo example packed with the StarterWare 1.10.01.01. We have compiled it to run in the DSP core and in the ARM core too (two different projects). The problem is that any of both projects don't run well. The behaviour is the same: when DHCP is enabled no IP is retrieved and when an static IP is enabled the program runs until while wait loop but the echo doesn't work.
I have read in the StarterWare wiki and in another post that TMS470 compiler fails in building a correct program but I have seen here that the USB examples can work by changing some compiler options, is it applicable to echo example?
Any way, DSP programs fails too but it is supposed to work. I am using the example without any change.
Have you any idea to make ethernet run, preferably in the ARM core and using CCS?
Regards.