Did you start with emulator and made new project and made sure it worked fine on emulator?
Did you follow the firmware update video and made sure you have the latest firmware?
Did you start a new project with the FEZ Panda template?
If no template then copy the example from the book as is, try to compile it…Hit F6
If it compiles with NO errors then you can connect Panda and try to load the software to it…as detailed in the book.
FEZ is really easy but the first day you have it you really need to follow the first few pages of the book very precisely. Once you can blink an LED then everything after flows smoothly.
Make sure your project is configured to deploy to the actual device rather than the emulator. Right-click on your project in the solution explorer. Go to Properties -> .NET Micro Framework. Make sure “USB” is selected under “Transport”, and select your device from the drop down.
Thanks to everybody for your help, the colon was the problem plus I forgot that I started a new project and let it default to emulator. I’m going to fall back and start with pinging and try again.
Sorry to keep with the dumb questions but now I can’t ping?
Earlier I have successfully run mfdeploy and it did the ping OK. Now I try it and there is nothing in the device box . I updated the firmware using teraterm and I can talk to the board and it will give me the version number back etc… I choose USB and the device box comes back blank?
You might try to upload the firmware again. If it failed to install correctly your stuck with a virtual serial port.
So, reset with the LDR button pressed. Upload the firmware again and wait until you see a confirmation that the upload was a success.
Thanks, I finally got got the firmware to reload. I think my problem is that I am using a 10 yr old box running XT. It really boggs down and I might be getting impatient.