hello,
I am writing on Lazarus a Gui for Avrdude which is yaAG -- yet another Avrdude
Gui.
yaAG has the same user interface as Avrstudio when programming devices, so it
can
handle fuses and lockbits in an safer way(not handle with numbers directly).
yaAG retrieves fuses and lockbits information from PartDescriptionFile in
Avrstudio and
generates a XML configure file. I am happy to see Avrdude will use XML
configure file in
the future, and recommend such configure files can include these information.
The biggest problem I found is to find the errors in the output of Avrdude.
I just find ('Can'#29't','unknown option','error','ERROR','failed','not
find','invalid') in the output,
but I have no idea whether there will left some errors unhandled, is there a
better way to find
errors in the output?
2008-03-19
SimonQian([EMAIL PROTECTED]) ---- www.SimonQian.com
_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev