Part Number:OMAP-L138
Tool/software: Code Composer Studio
Hello Forum,
after several investigations i found a strange behavior with the NDK.
I download my app to the Processor and let it run.
expected behavior is on console:
ARM9_0] Using default MAC address Using MAC Address: 00-08-ee-03-14-99 Network Added: If-1:192.168.4.240 Link Status: 100Mb/s Full Duplex on PHY 7
unfortunatelly i only get:
ARM9_0] Using default MAC address Using MAC Address: 00-08-ee-03-14-99 Network Added: If-1:192.168.4.240
now i halt the debug-Session and let it run again.
Then i get the last missing line:
Link Status: 100Mb/s Full Duplex on PHY 7
Has someone seen this behavior too or may help here?
Many thanks for any answers
Regards Martin