• HALT shortcut doesn´t work
    Why the Esc shortcut key ( Debug -> Stop Running [HALT] ) doesn't work durring simulation? Is it a kind of conflict with other Software that maybe is using the same shotcut key?
  • Weak linkage doesn't work as expected
    Note: This was originally posted on 14th May 2010 at http://forums.arm.com I am using the weak linkage feature of the Real-View Development suite.     It appears that a function that is declared as weak...
  • Beginners Question
    Hi, I have a samll problem with my MCB2360. I'm pretty new to this, so my question should be very easy to answer. All I wanted to do was to flash my LEDs on the Board. I read the User Manual from...
  • beginner's questions
    I just start to develop LPC 1768 application using Keil uVision4.21. I have some questions which I can not find the answer from my document / web search: 1. Where to find a list of Compiler and Linker...
  • 89LPC922 doesn´t run a simple program
    I'm using C51 V7.0 who it doesn't have support for 89LPC922. But, I copy 922.h header file and start up for lpc9xx family. I write a simple program to modify a port P17. What happened? Nothing. My program...