Hey there-
I have a Spectrum Digital OMAP-L137 EVM board and wish to have ethernet capability using the ARM.
I first used their BSL and ethernet test on the DSP and managed to get the hardware to receive packets. I've since ported the BSL and ethernet test code to the ARM using a CodeSourcery EABI ARM compiler. I've kept the code as identical to original DSP version as possible, but will not receive packets!
I've heard of some issues such as the ARM not being in a supervisor mode to write to certain registers - so I've got it an appropriate mode...
Running out of ideas - has anybody else had issues of not being able to get peripheral systems to work under the ARM - that seem to work with the DSP and the supplied BSL libraries? Wondering what all differences their could be with ARM vs DSP in these matters...
Appreciate your time & effort!
Steve Speier