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.

rzander

Member Since 30 Jan 2013
Offline Last Active Oct 29 2014 06:15 PM
-----

Posts I've Made

In Topic: Mini Question

01 April 2013 - 04:34 PM

I've ereased it (gold pad to 5V), redeployed TinnyBootLoader and reflashed firmware 4.2.0.1 but without a change, the module is still not booting up automatically :(

 

Roger


In Topic: Mini Question

30 March 2013 - 06:54 PM

I have a 2nd mini which works without any problems... I hope it's not a hardware related problem :(

 

Even if the application is ereased, the mini that works reports:

[font="'courier new', courier, monospace;"]Waiting for debug commands...
??etMF v4.2.0.0
NetduinoMini, Build Date:
 Sep 19 2012 19:40:47
ARM Compiler version 410894[/font]

[font="'courier new', courier, monospace;"]TinyCLR (Build 4.2.0.0)[/font]

[font="'courier new', courier, monospace;"]Starting...
Created EE.
Started Hardware.
Create TS.
 Loading start at 13ed64, end 154648
Assembly: mscorlib (4.2.0.0)
Assembly: Microsoft.SPOT.Native (4.2.0.0)
Assembly: Microsoft.SPOT.Hardware (4.2.0.0)
Assembly: Microsoft.SPOT.Hardware.SerialPort (4.2.0.0)
Assembly: Microsoft.SPOT.IO (4.2.0.0)
Assembly: System.IO (4.2.0.0)
Assembly: Microsoft.SPOT.Hardware.PWM (4.2.0.1)
Assembly: SecretLabs.NETMF.Diagnostics (4.2.0.0)
Assembly: SecretLabs.NETMF.IO (4.2.0.0)
Loading Deployment Assemblies.
Resolving.
Ready.
Cannot find any entrypoint!
Done.[/font]

 

The broken one reports just:

[font="'courier new', courier, monospace;"]TinyBooter v4.2.0.0
NetduinoMini Build Date: Sep 19 2012 19:39:48
ARM Compiler version 410894[/font]

 

if I trigger a "Clear Bootloader Flag":

[font="'courier new', courier, monospace;"]Clear BootLoader Flag Command
Waiting for debug commands...
TinyBooter v4.2.0.0
NetduinoMini Build Date: Sep 19 2012 19:39:48
ARM Compiler version 410894
Clear BootLoader Flag Complete
*** nXIP Program found at 0x0010a000
?.NetMF v4.2.0.0
NetduinoMini, Build Date:
 Sep 19 2012 19:40:47
ARM Compiler version 410894[/font]

[font="'courier new', courier, monospace;"]TinyCLR (Build 4.2.0.0)[/font]

[font="'courier new', courier, monospace;"]Starting...
Created EE.
Started Hardware.
Create TS.
 Loading start at 13ed64, end 154648
Assembly: mscorlib (4.2.0.0)
Assembly: Microsoft.SPOT.Native (4.2.0.0)
Assembly: Microsoft.SPOT.Hardware (4.2.0.0)
Assembly: Microsoft.SPOT.Hardware.SerialPort (4.2.0.0)
Assembly: Microsoft.SPOT.IO (4.2.0.0)
Assembly: System.IO (4.2.0.0)
Assembly: Microsoft.SPOT.Hardware.PWM (4.2.0.1)
Assembly: SecretLabs.NETMF.Diagnostics (4.2.0.0)
Assembly: SecretLabs.NETMF.IO (4.2.0.0)
Loading Deployment Assemblies.
Resolving.
Ready.
Cannot find any entrypoint!
Done.[/font]

 

is there anything else I can try ??

 

Roger


In Topic: Mini Question

30 March 2013 - 06:14 PM

It's a "blinky" app like:

public static void Main(){	while (true)	{	Debug.Print(DateTime.Now.ToString());	Thread.Sleep(2000);	}} 

 

I ereased the app via MFDeploy and redeployed it (via VS2010) without a reboot... App starts, but after next Reboot (power cycle) the app is not starting anymore.  There is nothing else attached to the mini (only RS232 RX/TX to debug and deploy).

 

Roger


In Topic: Mini Question

30 March 2013 - 01:17 PM

[font="arial, helvetica, sans-serif;"]Same problem here, but I'm not able to fix it. :(
I can "Plug-in > Debug > Reboot CLR" and the application starts...[/font]

[font="arial, helvetica, sans-serif;"]"Plug-in > Debug > Clear Bootloader Flag"  and the application starts...[/font]

[font="arial, helvetica, sans-serif;"]Redeploy "ER_CONFIG" and the application starts...[/font]

[font="arial, helvetica, sans-serif;"]Deploy and debug the App in VS2010...[/font]

[font="arial, helvetica, sans-serif;"]but after reboot (power cycle) the only message I get is:[/font]

[font="arial, helvetica, sans-serif;"][font="'courier new', courier, monospace;"]TinyBooter v4.2.0.0[/font][/font]

[font="arial, helvetica, sans-serif;"][font="'courier new', courier, monospace;"]NetduinoMini Build Date: Sep 19 2012 19:39:48[/font][/font]

[font="arial, helvetica, sans-serif;"][font="'courier new', courier, monospace;"]ARM Compiler version 410894[/font][/font]

 

[font="arial, helvetica, sans-serif;"]And the Application does not start... attaching DTR to GND does not help...  Any other tips ?[/font]

[font="arial, helvetica, sans-serif;"] [/font]

[font="arial, helvetica, sans-serif;"] [/font]

[font="arial, helvetica, sans-serif;"]Roger[/font]

 


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.