I,ve installed the Compiler and I can,t get even the simplest code to compile properely.
Anyone know where the fix for this bug is?
Or is it a limit of the demonstration version?
void main(void) { cout << "Hello world!"; }
Hi Carsten,
Hmmm ... When I installed the Ceibo demo package it was on a clean PC (i.e., no Keil etc) and the only thing I got was the Ceibo IDE.
I've just looked back in the 'bin' folder and found the givaway SDCC.EXE and SDCCLIB.EXE. No Keil components to be found.
Ok ... I see ... It uses Keil if installed.
On the one hand, you state that speed is not critical on the other hand you say that you might need a faster core to compensate...
Sorry, what I mean is that future requirements for the project might need more processing - That might justify a faster core.
I take your point concerning costs but, fortunately for me here, this project will only ever be small(ish) quantities and the processor etc is not a real issue.
However, that said, I may venture into ARM ;)