
From netduino to commercial
#1
Posted 20 May 2011 - 09:20 AM
#2
Posted 20 May 2011 - 12:56 PM
#3
Posted 24 May 2011 - 03:28 AM
Hi kostasthegreat,
To download the bootloader (TinyBooter) to the ARM microcontroller on your commercial board, you can use the same process as the Netduino--flash using Atmel's SAM-BA tool. You can do this over the USB connection...or over the DBGU serial port (pins D0/D1 on the Netduino) if USB is not connected.
There are also "fast flashing" processes available. And ways to lock down the firmware. More info on this is contained within the AT91SAM7X datasheet.
Another thing of interest...you may be interested in using the RTM build of .NET Micro Framework, which omits debugger code and runs faster. Just compile using the "flavor=rtm" option. More info on this is contained within the .NET MF Porting Kit documentation.
Chris
More information about this things... will be very excellent!
#4
Posted 24 May 2011 - 01:36 PM
#5
Posted 26 May 2011 - 04:31 PM
How about adding an example of doing this to the Wiki? I for one would appreciate it.
Perfect!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users