Folks,
I don't realy want to use the C-compiler - I want to do this in assembler.
Can anybody direct me to an assembler download?
A lot of the literature I have seen says to load the Teesyduino programming environment, but that seems to be mostly on the more popular Teensy-3. I don't know if it's called for on the Teensy-2. I have seen YouTube clips of a Teensy piggy-backed on an Arduino, but I don't understand why. I haven't used either previously - this is my first foray into microcontroller programming, but from the chip specification (Atmega32U4), the Teensy-2 seems adequately capable for the project I want to build (to drive a Triac for speed control for a universal motor with tacho). My track record is in C, but I will find this one easier if I can calculate timings by the number of instructions executed, so I'd like to do it in assembler. Can I do that? - by getting an assembler, and the means to download the code (a hex file?) through the USB, without the C-compiler?
Thanks
fligen
I don't realy want to use the C-compiler - I want to do this in assembler.
Can anybody direct me to an assembler download?
A lot of the literature I have seen says to load the Teesyduino programming environment, but that seems to be mostly on the more popular Teensy-3. I don't know if it's called for on the Teensy-2. I have seen YouTube clips of a Teensy piggy-backed on an Arduino, but I don't understand why. I haven't used either previously - this is my first foray into microcontroller programming, but from the chip specification (Atmega32U4), the Teensy-2 seems adequately capable for the project I want to build (to drive a Triac for speed control for a universal motor with tacho). My track record is in C, but I will find this one easier if I can calculate timings by the number of instructions executed, so I'd like to do it in assembler. Can I do that? - by getting an assembler, and the means to download the code (a hex file?) through the USB, without the C-compiler?
Thanks
fligen