Upload .hex files using the IDE and avrispmkii
i trying find easy way customer upgrade firmware on product made using .hex code (no access sketch)
the product has atmega328 on it, arduino bootloader , 6pin icsp header.
assuming had avrispmkii (or compatible programmer) easiest way them upload code using either mac or pc?
if install arduino on systems have avrdude loaded. use commandline easier them use arduino ide since provides easier use gui. problem not want them have access code them use .hex file.
is there way arduino ide upload .hex files only?
the second issue product uses atemga328 not atmega328p had go avrdude.conf file , change device id code in order work. not want users have go through hassle if possible.
it nice if there kind of one-click upload solution offer them long had .hex file, correct chip type , suitable programmer.
the product has atmega328 on it, arduino bootloader , 6pin icsp header.
assuming had avrispmkii (or compatible programmer) easiest way them upload code using either mac or pc?
if install arduino on systems have avrdude loaded. use commandline easier them use arduino ide since provides easier use gui. problem not want them have access code them use .hex file.
is there way arduino ide upload .hex files only?
the second issue product uses atemga328 not atmega328p had go avrdude.conf file , change device id code in order work. not want users have go through hassle if possible.
it nice if there kind of one-click upload solution offer them long had .hex file, correct chip type , suitable programmer.
assuming had avrispmkii (or compatible programmer) easiest way them upload code using either mac or pc?
is there way arduino ide upload .hex files only?
what use plain old avrdude, arduino.conf file, hex file , .bat load it. run .bat, chose com port , runs.
thing is: if want customers load new firmware don't want say: "download , install arduino ide, download , install avrispmkii, make lot of changes , upload" right?
it's more user friendly if take away many steps can work (more steps = more chances goes wrong).
Arduino Forum > Using Arduino > Microcontrollers > Upload .hex files using the IDE and avrispmkii
arduino
Comments
Post a Comment