Hi,
What is the location of compiled .Hex file with Arduino Editor?
below is the link for AnalogReadSerial example;
and here is the verbose output;
"/home/admin/builder/arduino-builder/packages/tools/avr-gcc/4.9.2-atmel3.5.3-arduino2/bin/avr-objcopy" -O ihex -R .eeprom "/tmp/768225xxx/AnalogReadSerial.ino.elf"
"/tmp/768225xxx/AnalogReadSerial.ino.hex"
What is the full address of the above link (in bold)?
Thanks