Other Parts Discussed in Thread: ENERGIA
The tittle says it all. I recently bought my first arduino board (Arduino Nano), but it results to be a clone an doesn't have a bootloader. I've seen that the only way to burn a bootloader is having a working arduino and connecting them with the ICSP port. Well I haven't any other arduino...
I have a TM4C123 with Energia IDE. I can succesfully upload code with Energia (such as blink example). I thought using the same sketch as the Arduino IDE, the ArduinoISP would simply work, oh boy I was wrong.
My question is, how can I burn the bootloader through Energia with my TM4C123? Is there already a working code that I haven't seen? Which pins should I use?