Closed avrs-admin closed 2 years ago
bradachj 2015-10-16 17:15:17.526000
Wait... I have the source code, attached is a patch. It changed the help text so it now reads:
Example usage: ./avarice --jtag /dev/ttyS0 :4242 ./avarice --dragon :4242
Basically dropping the programming part and adding a second example using the Dragon.
joerg_wunsch 2020-08-31 22:33:04.161000
joerg_wunsch 2020-08-31 22:33:04.695000
Applied in r383, thanks!
bradachj
2015-10-16 17:10:40.413000
Very minor cleanup: Programming via Avarice is depreciated and the option has been removed from the usage text on the command line. However, the example given of how to start avarice is:
e.g. avarice --erase --program --file test.bin --jtag /dev/ttyS0 :4242
Which when used an example will cause Avarice to spit out:
AVaRICE has not been configured for target programming through the --program option. Target programming in AVaRICE is a deprecated feature; use AVRDUDE instead.
avarice_bug21.patch
This issue was migrated from https://sourceforge.net/p/avarice/bugs/21/