Hello,
I am using Logicpd latest version BSP 2.0.0 with TI Zoom OMAP35x-SOM and working in windowce 6.0
I have KITL debug turn on.
I got the clean build on "hello world" application with no problem.
I got the build successed but during the download process it freezes/stops and I see the following message:
214074884 PID:400002 TID:11f0002 ndisMInitializeAdapter: Miniport D16C7D30,
214074884 PID:400002 TID:11f0002 ==>ndisQueueMiniportOnDriver: Miniport D16C7D30, MiniBlock D16C7B40
214074886 PID:400002 TID:11f0002 <==ndisQueueMiniportOnDriver: Miniport D16C7D30, MiniBlock D16C7B40, rc 1
214074886 PID:400002 TID:11f0002 SMSC921X: +MiniportInitialize
214074886 PID:400002 TID:11f0002 SMSC921X: Supported media found!
214074886 PID:400002 TID:11f0002 SMSC921X: Adapter info block allocated...
214074886 PID:400002 TID:11f0002 ==>NdisMSetAttributesEx: Miniport D16C7D30
I want to add two more things.
1. The RELEASE version build and run fine on the OMAP35X board.
2. I installed and updated the QFEs up to July 2010 and they're all ok.
Have anyone seen this issue?