I just recieved the new Netduino 3. Upgraded the files needed to 4.3. I tried to run my first program that has one line: debug.print("Test");
I recieved this error:
  | |||||||||||||||||||||||||||
3 replies to this topic
#1Posted 14 August 2015 - 02:26 PM I just recieved the new Netduino 3. Upgraded the files needed to 4.3. I tried to run my first program that has one line: debug.print("Test");
I recieved this error:
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'C:\Program Files (x86)\Microsoft .NET Micro Framework\v4.3\Assemblies\le\Microsoft.SPOT.IO.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'C:\Program Files (x86)\Microsoft .NET Micro Framework\v4.3\Assemblies\le\System.IO.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'C:\Program Files (x86)\Microsoft .NET Micro Framework\v4.3\Assemblies\le\Microsoft.SPOT.Hardware.PWM.dll', Symbols loaded.
Invalid address 0 and range 40 Ram Start 20000000, Ram end 20030000
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'C:\Program Files (x86)\Microsoft .NET Micro Framework\v4.3\Assemblies\le\Microsoft.SPOT.Hardware.Usb.dll', Symbols loaded.
Invalid address 1000fbb4 and range 4 Ram Start 20000000, Ram end 20030000
Invalid address 0 and range 40 Ram Start 20000000, Ram end 20030000
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'Netduino.IP'
Invalid address 1000fbb4 and range 4 Ram Start 20000000, Ram end 20030000
Invalid address 0 and range 40 Ram Start 20000000, Ram end 20030000
Invalid address 1000fbb4 and range 4 Ram Start 20000000, Ram end 20030000
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'Netduino.IP.Interop'
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'Netduino.IP.LinkLayers.CC3100'
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.3\le\SecretLabs.NETMF.Diagnostics.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.3\le\GoBus.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.3\le\SecretLabs.NETMF.Hardware.Netduino.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'C:\Program Files (x86)\Microsoft .NET Micro Framework\v4.3\Assemblies\le\Microsoft.SPOT.Hardware.OneWire.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.3\le\SecretLabs.NETMF.Hardware.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.12.dll' (Managed): Loaded 'c:\users\david16001\documents\visual studio 2013\Projects\NetduinoApplication15\NetduinoApplication15\bin\Debug\le\NetduinoApplication15.exe', Symbols loaded.
A first chance exception of type 'System.Exception' occurred in Microsoft.SPOT.Hardware.dll
An unhandled exception of type 'System.Exception' occurred in Microsoft.SPOT.Hardware.
The error seems to be looking for a file named "gohub.cs" see attatched file ?
Thanks for your help in advance
Attached Files#2Posted 14 August 2015 - 11:05 PM My guess is one or more DLL's are missing or not compatable with each other. #3Posted 14 August 2015 - 11:07 PM I will post the how to fix the issue when I find it. #4Posted 15 August 2015 - 01:38 AM The problem has been solved.
The issue was references to 4.2 assemblies in Netduino SDK\Assemblies\v4.3\SecretLabs.NETMF.Hardware.dll, and C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.3\SecretLabs.NETMF.Hardware.Netduino.dll no errors with my "debug.print("Test") program.
I deleted the refences to 4.2 assemblies and added refences to the above 4.3 assemblies. Also tagged with one or more of these keywords: Netduino 3
0 user(s) are reading this topic0 members, 0 guests, 0 anonymous users | |||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
This webpage is licensed under a Creative Commons Attribution-ShareAlike License. | |||||||||||||||||||||||||||