EEMEM

rlogiacco:
How can I push the .eep file onto the EEPROM?

UPDATE

I self answered my own question after a quick search: I can use avrdude to flash the eeprom contents just using

R:/Tools/ArduinoIDE/hardware/tools/avr/bin/avrdude ...

Now I need to write some code to generate the .eep files: if you guys already have some reference it would be a time saver!

It exist bug#1318 that default IDE will not upload eep file even it exist.