NNDK Release 2.6.2 Beta for Windows and OSX

Discussion to talk about software related topics only.
Post Reply
User avatar
Forrest
Posts: 287
Joined: Wed Apr 23, 2008 10:05 am

NNDK Release 2.6.2 Beta for Windows and OSX

Post by Forrest »

NNDK 2.6.2 beta release is now out and available for download on the NetBurner tools download page. Please report any issues in this thread or directly to support by submitting a new ticket at http://support.netburner.com.

Code: Select all

# RELEASE 2.6.2 (April 2013)
## New in this version
* Ethernet
	* Added callback for custom ethernet handlers with RX of ethernet frames
* Examples
	* Examples for StandardStack platforms moved to StandardStack directory hierarchy
	* Added SSH Server example
	* Added BufferedAD example to MCF54415
* NANO54415
	* Added driver for internal RTC
* MOD54415
	* Multiple CAN drivers support added
## Corrections in this version
* MOD54415
	* Fixed ExternalIRQ example
	* Fixed card detection/write protection on off-board memory card reader
* NBEclipse
	* Fixed debugging bug in which network debugger failed to disconnect from target or trigger breakpoints.
	* Fixed bug in which Rebuild Libraries failed on imported projects
	* Fixed bug in which MOD5213 failed to load an application on to the device
	* Updated version tag
* Tools
	* IPSetup/Autoupdate run on any socket. This allows multiple instances to run at once
	* IPSetup/Autoupdate bug fix that prevented find from seeing devices with multiple interfaces
Forrest Stanley
Project Engineer
NetBurner, Inc

NetBurner Learn Articles: http://www.netburner.com/learn
User avatar
Forrest
Posts: 287
Joined: Wed Apr 23, 2008 10:05 am

Re: NNDK Release 2.6.2 Beta for Windows and OSX

Post by Forrest »

Errata:

We have found that the longfilename support library for fatfile systems is not properly included in this release. If you need longfilename support, here are the required libraries, which should be placed in c:\nburn\lib. As usual, when switching, call \nburn\pcbin\shortfilename.bat to use short filename, or \nburn\pcbin\longfilename.bat to use long filenames. By default, short is enabled.
Attachments
fatfile.zip
SFNFatFile.a and LFNFatFile.a
(214.23 KiB) Downloaded 315 times
Forrest Stanley
Project Engineer
NetBurner, Inc

NetBurner Learn Articles: http://www.netburner.com/learn
sblair
Posts: 162
Joined: Mon Sep 12, 2011 1:54 pm

Re: NNDK Release 2.6.2 Beta for Windows and OSX

Post by sblair »

BTW, the download link for v2.6.2 on the Support site is broken.
User avatar
Forrest
Posts: 287
Joined: Wed Apr 23, 2008 10:05 am

Re: NNDK Release 2.6.2 Beta for Windows and OSX

Post by Forrest »

sblair wrote:BTW, the download link for v2.6.2 on the Support site is broken.
Thanks for the note, it's fixed now.
Forrest Stanley
Project Engineer
NetBurner, Inc

NetBurner Learn Articles: http://www.netburner.com/learn
Post Reply