Hi
is it posible to get a ide code exported to hex for programming with alternative programmers
or even to get code like blinking LED to avg-Gcc arvstudio to bring it on a Atiny without learning C++
Hi
is it posible to get a ide code exported to hex for programming with alternative programmers
or even to get code like blinking LED to avg-Gcc arvstudio to bring it on a Atiny without learning C++
bmbbsr:
is it posible to get a ide code exported to hex for programming with alternative programmers
Sure. Do this:
bmbbsr:
or even to get code like blinking LED to avg-Gcc arvstudio to bring it on a Atiny without learning C++
I don't know what you mean by that. Please provide a more detailed explanation. You can find pre-written blink programs written in C++, C, or assembly online if you don't want to learn to write it yourself.