AVRDude command line for ATMega32u4

Hi,

I would like to know the command line for AVRDude to upload my .hex to my Duino Romeo v2 board please ?

I wrote that in my .bat, but it doesn't work :

avrdude -pm32u4 -carduino -P//./COM10 -b57600 -v -V -Uflash:w:kelvin.hex:a "-CD:\arduino\hardware\tools\avr\etc\avrdude.conf"

Thank you for your help guys !

Anthony

Romeo v2 ?

I think that is a LEONARDO board with ATmega32u4...

does that help ?