Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

Denisetoo

Member Since 25 Dec 2012
Offline Last Active Feb 19 2017 12:09 AM
-----

Posts I've Made

In Topic: ShieldBase Power Bug?

20 January 2013 - 08:50 PM

Why does the follow code work above

 

 

ShieldBase sb = new ShieldBase((GoBus.GoSocket) 5);

 

yet I must use :

 

NetduinoGo.ShieldBase sb = new NetduinoGo.ShieldBase((GoBus.GoSocket)5);

 

in order to not get an error?


In Topic: Shield Base Firmware (beta 5)

20 January 2013 - 07:32 PM

Thanks.  Ctrl-Alt-O.works.  C# Express does not have an option under View, Windows other.  


In Topic: Shield Base Firmware (beta 5)

20 January 2013 - 07:13 PM

I stopped the program and got the output window as below:

ER_PROXYAPP: reading data at   0x08064E00 (of 0x080658E8)
ER_PROXYAPP: verifying data at 0x08064E00 (of 0x080658E8)
ER_PROXYAPP: writing data at   0x08064F00 (of 0x080658E8)
ER_PROXYAPP: reading data at   0x08064F00 (of 0x080658E8)
ER_PROXYAPP: verifying data at 0x08064F00 (of 0x080658E8)
ER_PROXYAPP: writing data at   0x08065000 (of 0x080658E8)
ER_PROXYAPP: reading data at   0x08065000 (of 0x080658E8)
ER_PROXYAPP: verifying data at 0x08065000 (of 0x080658E8)
ER_PROXYAPP: writing data at   0x08065100 (of 0x080658E8)
ER_PROXYAPP: reading data at   0x08065100 (of 0x080658E8)
ER_PROXYAPP: verifying data at 0x08065100 (of 0x080658E8)
ER_PROXYAPP: writing data at   0x08065200 (of 0x080658E8)
ER_PROXYAPP: reading data at   0x08065200 (of 0x080658E8)
ER_PROXYAPP: verifying data at 0x08065200 (of 0x080658E8)
ER_PROXYAPP: writing data at   0x08065300 (of 0x080658E8)
ER_PROXYAPP: reading data at   0x08065300 (of 0x080658E8)
ER_PROXYAPP: verifying data at 0x08065300 (of 0x080658E8)
ER_PROXYAPP: writing data at   0x08065400 (of 0x080658E8)
ER_PROXYAPP: reading data at   0x08065400 (of 0x080658E8)
ER_PROXYAPP: verifying data at 0x08065400 (of 0x080658E8)
ER_PROXYAPP: writing data at   0x08065500 (of 0x080658E8)
ER_PROXYAPP: reading data at   0x08065500 (of 0x080658E8)
ER_PROXYAPP: verifying data at 0x08065500 (of 0x080658E8)
ER_PROXYAPP: writing data at   0x08065600 (of 0x080658E8)
ER_PROXYAPP: reading data at   0x08065600 (of 0x080658E8)
ER_PROXYAPP: verifying data at 0x08065600 (of 0x080658E8)
ER_PROXYAPP: writing data at   0x08065700 (of 0x080658E8)
ER_PROXYAPP: reading data at   0x08065700 (of 0x080658E8)
ER_PROXYAPP: verifying data at 0x08065700 (of 0x080658E8)
ER_PROXYAPP: writing data at   0x08065800 (of 0x080658E8)
ER_PROXYAPP: reading data at   0x08065800 (of 0x080658E8)
ER_PROXYAPP: verifying data at 0x08065800 (of 0x080658E8)
FLASHING WAS SUCCESSFUL.
The program '[13] Micro Framework application: Managed' has exited with code 0 (0x0).
 

In Topic: Shield Base Firmware (beta 5)

20 January 2013 - 07:12 PM

Chris,

 

I have another issue flashing.  I do not get an output window.  I did press the onboard button, the port 5 led flashed, then the power led flashed, now it is on all the time.  The C# express is still running.  Should I stop it?


In Topic: Shield Base Firmware (beta 5)

20 January 2013 - 06:17 PM

Thanks Chris.  It worked!  


home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.