Upon closer inspection before running the avrdude command cmake enters "/build/helloworld/firmware" which is not where the hex file is. I am building using "catkin_make helloworld_firmware_hello" and ...
This is an Arduino based project that connects to the Super Elf 50 pin header and by selecting the text hex file listed on the OLED screen from the SD card will dump the data onto the data bus. The ...