hi ,
i want to build a new digital clock with a procesor and need your knowlege.
what procesor would work for it????? would arm be quik enough????
can i use a 32,768 hz watch crystal???? but would it make it slow??????
all help will be kind.
(chief programmer zuisti)
Looks very nice.
Have you implemented the oberon compiler, or is this a spin-off, integrating the compiler with an IDE?
Chief: It's just a question of preprocessor settings. If you adjust them properly, then the code should compile just fine. Just make sure that the oberon flag is checked.
hei westmark , what comipler r u used????????
i cannot' find a obaron box amd i even looked in teh help!!!!!! r u used microvisien?????? i get lots' of error's
i thinkl avr will be good bcoz it will not be big!!!!!
if you give mehelp you will be happy!!!!
zeusti
(senior chief programe)
zeusti,
please, please, please can you tell me what exactly is a:
Sounds like something out of Tron.
The original compiler was written in Oberon by Niklaus Wirth (the designer of Pascal, Modula-2 and Oberon etc.) to run on the Oberon operating system. I translated the compiler to Component Pascal to enable it to be run on Windows.
The original compiler assumed that the entire target application was running in RAM. I had to rewrite the parts that accessed globals so that resulting applications could run out of the mixed ROM / RAM environment of the LPC2000 family.
That was the hard part.
The remainder of the work entailed implementing an LPC2000-specific linker, integrating the whole lot into the IDE that I had previously written to be used with Component Pascal:
www.cfbsoftware.com/cpide
and adapting the language-sensitive features of the IDE to Oberon-07.
18-Dec-2008: "chief programmer"
20-Dec-2008: "senior chief programe"
But still no idea how to do a simple digital clock!
With seniority, comes forgetfulness. He might have forgotten more than most here have every known. Who are we to know?
The advantage is that what has been once known should be easier to learn again.