Debug on Fez Spider

I’m starting with Fez Spider but i cannot debug on the device and I don’t know why. I’m making a simple application, only a button that set the debugLED to ‘on’ or ‘off’ but when i try to start the debugging i get this error:

Create TS.

Loading start at a0e00000, end a0e1383c

Assembly: mscorlib (4.2.0.0) Assembly: Microsoft.SPOT.Native (4.2.0.0) Assembly: Microsoft.SPOT.Security.PKCS11 (4.2
.0.0) Assembly: System.Security (4.2.0.0) Loading Deployment Assemblies.

Attaching deployed file.

Assembly: Microsoft.SPOT.IO (4.2.0.0) Attaching deployed file.

Assembly: Microsoft.SPOT.Hardware.SerialPort (4.2.0.0) Attaching deployed file.

Assembly: Gadgeteer (2.42.0.0) Attaching deployed file.

Assembly: Microsoft.SPOT.Graphics (4.2.0.0) Attaching deployed file.

Assembly: Microsoft.SPOT.Hardware (4.2.0.0) Attaching deployed file.

Assembly: Microsoft.SPOT.Net.Security (4.2.0.0) Attaching deployed file.

Assembly: Microsoft.SPOT.Touch (4.2.0.0) Attaching deployed file.

Assembly: System.Http (4.2.0.0) Attaching deployed file.

Assembly: System (4.2.0.0) Attaching deployed file.

Assembly: GTM.GHIElectronics.Button (1.1.2.0) Attaching deployed file.

Assembly: Microsoft.SPOT.TinyCore (4.2.0.0) Attaching deployed file.

Assembly: System.IO (4.2.0.0) Attaching deployed file.

Assembly: GadgeteerApp3 (1.0.0.0) Attaching deployed file.

Assembly: GHI.Premium.IO (4.2.10.0) Attaching deployed file.

Assembly: Microsoft.SPOT.Net (4.2.0.0) Attaching deployed file.

Assembly: System.Net.Security (4.2.0.0) Attaching deployed file.

Assembly: GHI.Premium.Hardware (4.2.10.0) ***********************************************************************

  •                                                                 *
    
  • ERROR!!! Firmware version does not match managed code version!!! *

  •                                                                 *
    
  •                                                                 *
    
  • Invalid native checksum: GHI.Premium.Hardware 0xE9C5E572!=0x4814E574 *

  •                                                                 *
    

Resolving.

Link failure: some assembly references cannot be resolved!!

Assembly: Gadgeteer (2.42.0.0) needs assembly ‘Microsoft.SPOT.Hardware.PWM’ (4.2.0.1)

Assembly: GTM.GHIElectronics.Button (1.1.2.0) needs assembly ‘Gadgeteer’ (2.42.0.0)

Assembly: GadgeteerApp3 (1.0.0.0) needs assembly ‘Gadgeteer’ (2.42.0.0)

Assembly: GadgeteerApp3 (1.0.0.0) needs assembly ‘GTM.GHIElectronics.Button’ (1.1.2.0)

Assembly: GadgeteerApp3 (1.0.0.0) needs assembly ‘GHIElectronics.Gadgeteer.FEZSpider’ (1.1.2.0)

Assembly: GHI.Premium.IO (4.2.10.0) needs assembly ‘GHI.Premium.System’ (4.2.10.0)

Error: a3000000

Waiting for debug commands…

The program ‘[5] Micro Framework application: Managed’ has exited with code 0 (0x0).

I’m using visual studio 2010 and 2012 with .Net MicroFramework 4.2. Someone can help me?

You need to update the firmware on your Spider with the one that comes with SDK you have installed.

Welcome to the forum!

Note that the updater apps were removed from the SDK. New replacement is coming tomorrow.

Thanks both,

I was looking how to update the firmware but seems that i need to wait until tomorrow, so for today is enough.