This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WINCE 6.0 OMAP35X-SOM: Download wince image to the OMAP35x-SOM problem

Other Parts Discussed in Thread: OMAP3530

 

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?