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

Netduino Plus 2 Firmware v4.3.0 (beta 1)


  • Please log in to reply
123 replies to this topic

#21 Casmer

Casmer

    Member

  • Members
  • PipPip
  • 22 posts
  • LocationGrant, FL

Posted 19 February 2013 - 03:12 AM

It seems i can't step through code line by line on 4.3, is that expected?

here are the errors i am getting:

 

Attaching to device...

Deployment error: failed to (re)connect debugger engine to debugging target.

The debugging target and the debugger engine failed to initialize because of unspecified device errors.

The debugger engine thread has terminated unexpectedly with error 'Debugger engine could not attach to debugging target.'.



#22 lionelv

lionelv

    New Member

  • Members
  • Pip
  • 5 posts
  • Locationfrance

Posted 26 February 2013 - 11:42 AM

This firmware does not include:1. Newest lwIP networking stack from .NET MF 4.3. This will be added in an upcoming release.do you have a date ?DPWS does not work

#23 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 27 February 2013 - 03:36 AM

Hi col,

hello i have a netduino plus, i can update my netduino plus with this firmware v4.3.0 (beta 1)

We're working on a 4.3 update for Netduino Plus 1, but it's not ready quite yet. There's an lwIP update in the NETMF 4.3 update which is getting some bugfixes first. Once that's ready we'll be able to tune memory and build the first beta firmware for Netduino Plus 1. We were able to get a first beta of 4.3 up and running on Netduino 2 and Netduino Plus 2 (using the older version of lwIP). The goal is to update all Netduinos to NETMF 4.3. Chris

#24 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 27 February 2013 - 03:37 AM

Hi Casmer,

It seems i can't step through code line by line on 4.3, is that expected? here are the errors i am getting:

You should be able to step through code in 4.3. It looks like the debugger is just having troubles connecting. Which board are you using? What version of the SDK do you have installed? What version of firmware are you running on the board? Chris

#25 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 27 February 2013 - 03:39 AM

Hi lionelv,

This firmware does not include: 1. Newest lwIP networking stack from .NET MF 4.3. This will be added in an upcoming release. do you have a date ? DPWS does not work

NETMF 4.2 took a few months to get its first QFE (bugfix release). I'm in regular contact with the core NETMF development team and we will be testing updates as soon as they're available. In the meantime, we're using NETMF 4.3 in a few commercial products, so we'll be doing lots of testing of non-networking features there in parallel (and checking bugfixes back into the Netduino core). Chris

#26 Casmer

Casmer

    Member

  • Members
  • PipPip
  • 22 posts
  • LocationGrant, FL

Posted 01 March 2013 - 02:15 PM

Hi Casmer,You should be able to step through code in 4.3. It looks like the debugger is just having troubles connecting. Which board are you using? What version of the SDK do you have installed? What version of firmware are you running on the board? Chris

I am was running 4.3 Beta 1 on the Netduion Plus 2 and I have the 4.3 SDK installed under visual studio 2012 Professional. I had 4.2 and 2010 installed and eventually switched back to it because every works fine that way. I uninstalled 4.2 before installing 4.3. I uninstalled both the net duino 4.2 and NETMF 4.2 frameworks before installing 4.3, though I don't know if the usb driver changed when i installed the netduino 4.3 sdk.



#27 neographikal

neographikal

    New Member

  • Members
  • Pip
  • 9 posts

Posted 09 March 2013 - 11:49 AM

Hi Casmer,You should be able to step through code in 4.3. It looks like the debugger is just having troubles connecting. Which board are you using? What version of the SDK do you have installed? What version of firmware are you running on the board? Chris

 

Could this also be the problem when the UI in VS2012Ultimate is extremely unresponsive during debugging? I'm using the 4.3 SDK/beta 1 firmware on a Plus2



#28 Stephane

Stephane

    New Member

  • Members
  • Pip
  • 8 posts

Posted 16 March 2013 - 08:37 PM

Version: 4.3.0 Beta 1 (version 4.3.0.0 beta 1)

This firmware requires use of the .NET Micro Framework v4.3 SDK and Netduino 4.3.0.0 SDK.

To flash this firmware:
1. Detach your Netduino
2. Press and hold your Netduino's pushbutton while plugging it in via USB; this will put it in bootloader mode.
3. Erase the firmware on your Netduino using the STDFU Tester v3.0.1 application
> a. Select the "Protocol" tab
> b. Press the "Create from Map" button
> c. Select the "Erase" radio button option
> d. Press the "Go" button
> e. Wait for erase process to complete
4. Flash the attached .DFU file using the ST DfuSe Demonstrator v3.0.2 application (included with STDFU Tester)
> a. Locate the "Upgrade or Verify Action" pane (bottom-right pane)
> b. Press "Choose..." and select the attached DFU file
> c. Check the "Verify after download" option
> d. Press "Upgrade". It will take a few minutes to update your Netduino.
> e. Detach and reattach your Netduino (power cycle) or press "Leave DFU mode"

After flashing, to set your network settings using MFDeploy:
1. Select the Target > Configuration > Networking menu. Re-enter your IP address settings and MAC address.

Enjoy, and please let us know if you run into any troubles.

Chris

 

 

Hi just wanted to let you know that i was finally able to flash the Netduino 2 plus to the 4.3.0.0 beta 1

 

Im using windows 7 64 bits.

 

Problems i encountered:

 

-No detection in bootloader mode.

 

i upgraded to STDFU tester V3.0.3 same problem.

windows was able to recognise the usb device by going to the device manager and selecting the driver located in ..DfuSeDriver(manual update)

 

 

 

then i did flash but the program crashes when it does the verification(i tried several times to do the verify it doesn't do it)

 

But i verified the version within and it works!

 

Verified with the blink led program it works!!!

 

Just hope it will make it easier for someone else to upgrade it! :)



#29 lancewmccarthy

lancewmccarthy

    New Member

  • Members
  • Pip
  • 9 posts
  • LocationBoston, MA USA

Posted 23 March 2013 - 10:19 PM

Thank you for the directions. I got a NP2 off the shelf and needed to reflash. Thank goodness playing with this is so rewarding ;)


Lance McCarthy

Microsoft MVP (Windows Platform Development)


#30 jcddcjjcd

jcddcjjcd

    New Member

  • Members
  • Pip
  • 1 posts

Posted 03 April 2013 - 08:01 AM

Is there any indication of when 4.3 final will be released?

Regards,

John.


  • BobbyCannon likes this

#31 3103BC68CC83

3103BC68CC83

    New Member

  • Members
  • Pip
  • 7 posts

Posted 16 April 2013 - 06:21 PM

Hi, Is there a beta 2 available, or soon to be? I've got an itsy problem and before I start whittling it down, creating repro steps, comparing to 4.2.x, etc. It could be a time saver to try a new beta.... Paul

#32 JoopC

JoopC

    Advanced Member

  • Members
  • PipPipPip
  • 148 posts

Posted 26 April 2013 - 03:02 PM

I have notice that the stringbuilder after calling the clear() does not give the memory back to the memory pool.

Even in another thread when you dispose the thread the memory allocated by stringbuilder will not return after debug.GC(true).



#33 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 27 April 2013 - 03:24 PM

Hi John, Paul:

Is there a beta 2 available, or soon to be?

We're working closely with Microsoft on the next build of NETMF 4.3. I don't have a date yet for the next release but I can confirm that there's bug fixing going on. :) Chris

#34 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 27 April 2013 - 03:26 PM

Hi JoopC,

I have notice that the stringbuilder after calling the clear() does not give the memory back to the memory pool. Even in another thread when you dispose the thread the memory allocated by stringbuilder will not return after debug.GC(true).

That's really weird, good catch! Do you have a small single-threaded repro (disposing of the StringBuilder) where this happens? Or is it only when you call .Clear(), when you exit the background thread, etc.? StringBuilder is managed code, so the latter case should be taken care of by the CLR automatically. Chris

#35 JoopC

JoopC

    Advanced Member

  • Members
  • PipPipPip
  • 148 posts

Posted 28 April 2013 - 03:56 PM

Hi JoopC,That's really weird, good catch! Do you have a small single-threaded repro (disposing of the StringBuilder) where this happens? Or is it only when you call .Clear(), when you exit the background thread, etc.?

StringBuilder is managed code, so the latter case should be taken care of by the CLR automatically.

Chris

 

I have rewritten de programma code with the normal dim String and use the &= instead of .Append()

I do not have the time for the next 3 weeks.

 

But I have notice another strange dehavior in 4.3.

Purposely I made an error, for to show  ......... the Try() Catch() did not work.

 

Posted Image



#36 JoopC

JoopC

    Advanced Member

  • Members
  • PipPipPip
  • 148 posts

Posted 28 April 2013 - 04:10 PM

When I am back I make a working example of stringbuilder memory. In the future when I find another stange behavior I will include an working example.



#37 elettrozero

elettrozero

    Advanced Member

  • Members
  • PipPipPip
  • 58 posts

Posted 26 May 2013 - 09:01 AM

Hi all, this page http://netmf.codeple...ases/view/81000 states the 4.3 is in RTM release, does it mean that that's an out of beta release? Any news on ND+ / ND2+ 4.3 RTM release date?



#38 GeBrander

GeBrander

    Member

  • Members
  • PipPip
  • 29 posts

Posted 28 May 2013 - 05:54 AM

Any news on the RTM of Netduino Plus firmware 4.3? It takes a lot of time!



#39 rol-co

rol-co

    New Member

  • Members
  • Pip
  • 1 posts

Posted 28 May 2013 - 07:30 PM

Hi

I have some serious problems to deploy a hex file in to the Nd plus 2 with beta 4.3 firmware, i'm getting this error

 

Posted Image

 

and sometimes this

 

Posted Image

 

what did i do already?

 

uninstalled all Nf software and reinstalled

took 3 different usb cables

reflash the 4.3 beta firmware

 

what is possible?

 

to connect trough the F5 button and it says connected

get info from the netduino like firmware version and so on

network configuration

with 4.2 it is possible to load the hex file but getting a signing error (just info)

 

what is going wrong here? did almost everything now.



#40 JoopC

JoopC

    Advanced Member

  • Members
  • PipPipPip
  • 148 posts

Posted 29 May 2013 - 06:16 AM

There are many, many complains about the very nasty/bad connection from the computer <->Netduino Generation2 when deploying program code to the Netduino.

Unintended Microsoft and Netduino get a bad name by the Tweakers with comments like bad investment and recommendations to buy a Arduino or Raspberry.

 

We are aware of the fact that the software update is a complex one but it is now 6 months after Microsoft releases the 4.3 and SecretLabs wraps herself in silence about any progress. 

 

 

Strange is also that the USB driver is from long ago:

 

Posted Image

 






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.