Following this link:
http://www.ghielectronics.com/docs/21/first-netmf-project
When this project is built, and run on the Cerb40, the output screen shows this:
Looking for a device on transport ‘USB’
Starting device deployment…
Iteration 0
Opening port \?\USB#VID_1B9F&PID_0102#6&3532c170&0&1#{09343630-a794-10ef-334f-82ea332c49f3}\Operations
Attaching debugger engine…
… debugger engine attached!
Querying device assemblies…
Waiting for device to initialize…
Waiting for device to initialize…
(it never stops saying this forever…)
It repeats that until the device is unplugged.
I tried again using one of the code samples posted by a user under FEZ_Cerb40_Digital_Input_1 and saw the same thing.
The MFDeploy.exe shows this after a Ping
Pinging… TinyBooter
Since this is the very first project to try, I would like to get it working.
Thanks.