This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CAL.LIB putchar function only for MCB2100 Board ???

Hello to all ADUC7026 enthusiasts.
I have this ADUC7026 Eval Board. Fortunately i started with some other Examples. But now printf ("Hello World\n"); drives my crazy.

I stepped through the programm and the address 0xE0010014 (LPC2100) causes an abort. I have several years experience in 8051-assembler, but this are my first steps in "C".

The ADUC7026 is selected in options for Target1. What is wrong?
Stdio.h uses a putchar function from the CAL.LIB


SOS HELP