Start: 10:00
- Trying to get AVR-Studio to work
- In order to use it with c++ you have to install an extension from tools -> extention manager
- Finally included all the dependent files, I can actually start debugging now. There might be a better way to point it at the directory but for now I just dropped them all in. The files were in arduino_roothardwarecoresarduino
- Apparently you can drop a built .elf file into the the debugger from the arduino. I haven’t figured out where this file is located yet though. Its supposedly in the temporary folder the arduino uses before deploying to the chip.
End: 6:00

You must be logged in to post a comment.