I've a problem with the A/D Converter example. I modified the programm, so that I can scale the voltage and different LED are ligthing. Furthermore the voltage could be changed with the potentiometer. Now I have a problem, if I upload the to the board, I can't see anything of these funktions. Now when I try to debug, the program hangs on the SWI_handler. So the main funktion never can be achieved! Does anybody know what the problem is?
Thanks
Timo
are you using the RTX? if so you need to comment out the SWI handler in your startup.s as the RTX uses this
No, I don't using the RTX