Someone out there knows how to flash to there? Cheers, -- Gabriel Duarte Linux User #471185Rio de Janeiro / RJ http://genericdev.wordpress.com/ _______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
not sure about original netduino boards. but I think that netduino was based on at91sam7 family
microprocessors. I use JTAG to flash them, but it is possible to use atmel SAM-BA. You can download SAM-BA programming tool for windows, linux from atmel website http://www.atmel.com/tools/ATMELSAM-BAIN-SYSTEMPROGRAMMER.aspx and there was same port for OSX which I never tried. If I remember right, you need to reset the board/microprocessor with proper jumper to use SAM-BA. After that reset the microprocessor will boot with different boot loader (or something) and will have different properties as USB device. this could be different on netduino boards, but I think that there is always some reset way to the original SAM-BA boot loader. On Mar 22, 2013, at 1:16 AM, Gabriel Duarte wrote:
_______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
There is a tutorial ou page showing the process? Would be cool :)
Cheers, Gabriel
2013/3/21 Lukas Kacer <[hidden email]>
Gabriel Duarte
Linux User #471185Rio de Janeiro / RJ http://genericdev.wordpress.com/ _______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Hi,
On Sat, Mar 23, 2013 at 8:31 PM, Gabriel Duarte <[hidden email]> wrote: There is a tutorial ou page showing the process? Would be cool :)
_______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Thanks Bogdan, I haven't seem before. My board uses AT91SAM7X512, but I hope it will work equally.
2013/3/23 Bogdan Marinescu <[hidden email]> Hi, Gabriel Duarte
Linux User #471185Rio de Janeiro / RJ http://genericdev.wordpress.com/ _______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
In reply to this post by gduarte
for SAM-BA try http://www.cs.jhu.edu/~cliang4/public/datasheets/at91_isp_sam-ba_userguide.pdf
and for help with netduino board can be useful this http://wiki.netduino.com/Installing-the-TinyBooterDecompressor-step-by-step.ashx On Mar 23, 2013, at 19:31 PM, Gabriel Duarte wrote: There is a tutorial ou page showing the process? Would be cool :) _______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Seems that every tool works on Windows... I'll find some machine with windows installed to do it, since I only have Linux and OS/X at home.
2013/3/23 Lukas Kacer <[hidden email]>
Gabriel Duarte
Linux User #471185Rio de Janeiro / RJ http://genericdev.wordpress.com/ _______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
the Linux version of SAM-BA from http://www.atmel.com/tools/ATMELSAM-BAIN-SYSTEMPROGRAMMER.aspx is not working?
On Mar 23, 2013, at 19:46 PM, Gabriel Duarte wrote: Seems that every tool works on Windows... I'll find some machine with windows installed to do it, since I only have Linux and OS/X at home. _______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Free forum by Nabble | Edit this page |