??? 02/24/04 14:25 Read: times |
#65434 - RE: BASIC Stamp Responding to: ???'s previous message |
What i wanted is to save code space in MCU as i have to make some project by using some specific MCU
and put all of my dead slow code in it and make something very efficient in many ways THEN BASIC Stamp and virtual machine Things like "BASIC Stamp" are not made to make processing efficient, they are made to make programming easier. If you want to make something efficient or save code space, you need to get closer to not farther from the native machine language of the chip. Erik |