by StuartL » Thu Jun 21, 2007 12:56 pm
by StuartL
Thu Jun 21, 2007 12:56 pm
The power is mine! Mwuhahaha!
Well, 16MHz of mostly single cycle instructions anyway.
I've just successfully compiled my first "Hello world" program for the ATmega128 in the CM-5. Using lots of cut and paste from the example C file with lots of bits I didn't like changed (like typecasting, the interrupt handling etc) I've got a very basic C binary running. It's a whole 223 bytes before I've optimised anything, which should give you an idea of the extreme complexity
Next is my own dynamixel library, after which world domination will be easy.
The power is mine! Mwuhahaha!
Well, 16MHz of mostly single cycle instructions anyway.
I've just successfully compiled my first "Hello world" program for the ATmega128 in the CM-5. Using lots of cut and paste from the example C file with lots of bits I didn't like changed (like typecasting, the interrupt handling etc) I've got a very basic C binary running. It's a whole 223 bytes before I've optimised anything, which should give you an idea of the extreme complexity
Next is my own dynamixel library, after which world domination will be easy.