View Single Post
Mentor
25Feb2009,20:09  
xpi0t0s's Avatar
haha, there's no way on this planet I would ever consider a C++ interpreter to be a suitable solution for embedded programming. Assembly language or maybe straight C would be the best solution for this, maybe Flowcode but I don't know that product (I only know *of* it). It's going to take you longer to strip out all the irrelevant parts of cint than to learn C/assembly.

What's the processor/microcontroller on the board?