I’m getting this error starting the debugger
I have got 2 classes projects one in the other: MikeLab.ModBus is referenced by MikeLab.DC360ES, MikeLab.DC360ES is where I call stuffs from Console Project…
I’m getting this error, it’s sound like during debug start it mess up things and doesn’t understand where to find MikeLab.Modbus.ModbusAggregateTypeConverter. It’s in MikeLab.ModBus that’s in MikeLab.DC360ES…
Found debugger!
Create TS.
Loading start at 202dd578, end 2030ca0c
Assembly: mscorlib (4.3.1.0) Assembly: Microsoft.SPOT.Native (4.3.1.0) Assembly: Microsoft.SPOT.Security.PKCS11 (4.3
.1.0) Assembly: System.Security (4.3.1.0) Assembly: Microsoft.SPOT.Hardware (4.3.1.0)
Assembly: Microsoft.SPOT.Graphics (4.3.1.0) Assembly: Microsoft.SPOT.TinyCore (4.3.1.0)
Assembly: Microsoft.SPOT.IO (4.3.1.0) Assembly: System.IO (4.3.1.0) Assembly: Microsoft.SPOT.Hardware.Usb (4.3.1.0)
Assembly: Microsoft.SPOT.Hardware.SerialPort (4.3.1.0) Assembly: Microsoft.SPOT.Touch (4.3.1.0)
Assembly: Microsoft.SPOT.Ink (4.3.1.0) Assembly: Microsoft.SPOT.Hardware.PWM (4.3.1.0)
Loading Deployment Assemblies.
Attaching deployed file.
Assembly: GHI.Hardware (4.3.7.10) Attaching deployed file.
Assembly: MikeLabModBus (1.0.3.0) Attaching deployed file.
Assembly: MikeLabMicroJSON (1.0.0.0) Attaching deployed file.
Assembly: System (4.3.1.0) Attaching deployed file.
Assembly: MikeLabTestJsonConfig (1.0.0.0) Attaching deployed file.
Assembly: MikeLabDC360ES (1.0.0.0) Attaching deployed file.
Assembly: Microsoft.SPOT.Net (4.3.1.0) Resolving.
Resolve: unknown type: MikeLab.Modbus.ModbusAggregateTypeConverter
Error: ff000000
Waiting for debug commands...
Il programma '[0x8] Micro Framework application: Gestito' è terminato con il codice 0 (0x0).
What can I try to do? Compiler likes all the projects.