run_avr: Supports loading new hex files
authorMichel <michel@acer.vidiactive.com>
Wed, 10 Mar 2010 18:07:07 +0000 (18:07 +0000)
committerMichel <michel@acer.vidiactive.com>
Wed, 10 Mar 2010 18:07:07 +0000 (18:07 +0000)
commit5d6254c8da54127276ecdd48069f00f19788693f
tree37f4056a935809773bc59ae468fe8acd24e6f3b0
parent2fcc8cad6c1b9170df90e0e6463d9f77b263ecf5
run_avr: Supports loading new hex files

Can now load .hex files multiple sections, and also allow
specifying multiple .hex files to load in flash and/or
eeprom.
./run_avr ... -ff flash.hex -ee eeprom.hex ...

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/sim/run_avr.c