- Netduino Forums
- → ash's Content
ash's Content
There have been 65 items by ash (Search limited from 03-July 24)
#32068 find the right ip address on the network
Posted by
ash
on 16 July 2012 - 04:28 PM
in
Netduino Plus 2 (and Netduino Plus 1)
#32099 find the right ip address on the network
Posted by
ash
on 17 July 2012 - 08:52 AM
in
Netduino Plus 2 (and Netduino Plus 1)
#32123 find the right ip address on the network
Posted by
ash
on 17 July 2012 - 11:16 AM
in
Netduino Plus 2 (and Netduino Plus 1)
#32147 find the right ip address on the network
Posted by
ash
on 17 July 2012 - 02:17 PM
in
Netduino Plus 2 (and Netduino Plus 1)
#32151 find the right ip address on the network
Posted by
ash
on 17 July 2012 - 03:26 PM
in
Netduino Plus 2 (and Netduino Plus 1)

#32341 Problem Detect the presence of SD in Netduino Plus
Posted by
ash
on 20 July 2012 - 09:35 AM
in
Netduino Plus 2 (and Netduino Plus 1)
DirectoryInfo dirinfo = new DirectoryInfo(@"\SD\Bin"); if (dirinfo.Exists) GotSDCard = true;

#32787 Take a dirty picture for me
Posted by
ash
on 27 July 2012 - 11:47 AM
in
Netduino Plus 2 (and Netduino Plus 1)

#33014 dynamically loading assemblies
Posted by
ash
on 02 August 2012 - 11:14 AM
in
Netduino Plus 2 (and Netduino Plus 1)
byte[] assemblyData = GotSDCard ? File.ReadAllBytes(filename) : ServerHelper.DownloadFile(filename); if (assemblyData == null) throw new Exception("Assembly was empty"); try { Assembly assm = Assembly.Load(assemblyData); Debug.Print("loaded Assembly: " + filename);
it hangs on the Assembly.Load call.
In the output window i get
The debugging target runtime is loading the application assemblies and starting execution.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files (x86)\Secret Labs\Netduino SDK\Assemblies\v4.2\le\SecretLabs.NETMF.Hardware.NetduinoPlus.dll', Symbols loaded.
How can i fix this or see whats going on?
#33017 dynamically loading assemblies
Posted by
ash
on 02 August 2012 - 12:12 PM
in
Netduino Plus 2 (and Netduino Plus 1)
#33020 dynamically loading assemblies
Posted by
ash
on 02 August 2012 - 12:43 PM
in
Netduino Plus 2 (and Netduino Plus 1)

#33022 dynamically loading assemblies
Posted by
ash
on 02 August 2012 - 01:22 PM
in
Netduino Plus 2 (and Netduino Plus 1)

#33024 dynamically loading assemblies
Posted by
ash
on 02 August 2012 - 03:58 PM
in
Netduino Plus 2 (and Netduino Plus 1)
#33503 Camera Modules for any Netduino
Posted by
ash
on 13 August 2012 - 07:49 AM
in
Netduino Plus 2 (and Netduino Plus 1)
#33504 dynamically loading assemblies
Posted by
ash
on 13 August 2012 - 07:53 AM
in
Netduino Plus 2 (and Netduino Plus 1)
#33590 Camera's
Posted by
ash
on 14 August 2012 - 01:47 PM
in
General Discussion
#33598 Help upgrading TinyBooter using SAM-BA 2.12
Posted by
ash
on 14 August 2012 - 02:49 PM
in
General Discussion

#33605 Help upgrading TinyBooter using SAM-BA 2.12
Posted by
ash
on 14 August 2012 - 03:15 PM
in
General Discussion
#33611 Help upgrading TinyBooter using SAM-BA 2.12
Posted by
ash
on 14 August 2012 - 03:27 PM
in
General Discussion
loading history file ... 0 events added SAM-BA console display active (Tcl8.5.9 / Tk8.5.9) (sam-ba_2.12) 1 % (sam-ba_2.12) 1 % FLASH::Init -I- Loading applet applet-flash-at91sam7x512.bin at address 0x202000 -I- Memory Size : 0x80000 bytes -I- Buffer address : 0x202B44 -I- Buffer size: 0x1D300 bytes -I- Applet initialization done (sam-ba_2.12) 1 % FLASH::ScriptGPNMV 4 -I- GPNVM2 set (sam-ba_2.12) 1 % send_file {Flash} "C:/Users/Ash Jones/Desktop/NetduinoPlus_Firmware_4.2.0.0/TinyBooterDecompressor.bin" 0x100000 0 -I- Send File C:/Users/Ash Jones/Desktop/NetduinoPlus_Firmware_4.2.0.0/TinyBooterDecompressor.bin at address 0x100000 first_sector 0 last_sector 2 -I- Writing: 0xA104 bytes at 0x0 (buffer addr : 0x202B44) Do not unlock -I- Writing: 0xA104 bytes at 0x0 (buffer addr : 0x202B44) -E- Generic::Write returned error (0x00000004) (sam-ba_2.12) 1 %
fails on send file
#33614 Help upgrading TinyBooter using SAM-BA 2.12
Posted by
ash
on 14 August 2012 - 03:33 PM
in
General Discussion
#33617 Help upgrading TinyBooter using SAM-BA 2.12
Posted by
ash
on 14 August 2012 - 03:41 PM
in
General Discussion
#33681 Maximum Baud Rate
Posted by
ash
on 15 August 2012 - 02:47 PM
in
Netduino 2 (and Netduino 1)

#33688 Maximum Baud Rate
Posted by
ash
on 15 August 2012 - 03:31 PM
in
Netduino 2 (and Netduino 1)

#33691 Maximum Baud Rate
Posted by
ash
on 15 August 2012 - 03:41 PM
in
Netduino 2 (and Netduino 1)

#33751 Maximum Baud Rate
Posted by
ash
on 16 August 2012 - 08:41 AM
in
Netduino 2 (and Netduino 1)
#33932 Love for Chris Walker
Posted by
ash
on 20 August 2012 - 07:47 AM
in
General Discussion
- Netduino Forums
- → ash's Content
- Privacy Policy