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.
Photo

Reset


  • Please log in to reply
4 replies to this topic

#1 Illishar

Illishar

    Advanced Member

  • Members
  • PipPipPip
  • 146 posts

Posted 10 February 2011 - 04:29 PM

I've implemented a small sample that shows how to reset the processor through direct register access. And it works ... only problem is that the usb/debug driver doesn't boot up after reset. Hmmmm ...

Attached Files



#2 conux

conux

    New Member

  • Members
  • Pip
  • 7 posts

Posted 17 February 2011 - 08:12 PM

Hi. I'd like test your project but I cannot find the assembly reference "Netduino.Contrib.Register". Where I can find it? Thanks B)

#3 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 25 February 2011 - 02:20 AM

Hi.

I'd like test your project but I cannot find the assembly reference "Netduino.Contrib.Register".
Where I can find it?

Thanks B)


Illishar,

Is this a class from custom firmware? Do you have a link to your firmware build?

Also... Does this do the same thing as the build-in .NET MF reboot method?

Chris

#4 Illishar

Illishar

    Advanced Member

  • Members
  • PipPipPip
  • 146 posts

Posted 04 March 2011 - 02:59 PM

Oh, sry for not answering. Yes, the Register class is custom firmware that gives direct access to the memory: http://forums.netdui...afe-port-access And this reset method is just a proof of concept. It doesn't call the builtin .NET MF reboot. It makes the processor reboot by calling the builtin registers directly. (It's an actual low level reset.)

#5 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 04 March 2011 - 06:51 PM

Illishar, Nice mod. Just FYI, the built-in PowerState.Reboot(...) method should do a physical hard reset if you ask it to... Chris




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

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.