• Beginners question; RD/WR doesn´t work
    I have quite recently started working with uVision and an Atmel MCU, and I think that I may have done something wrong in my settings... Here goes: The problem is that both RD and WR goes low when...
  • Keyboard Shortcuts
    Hi, I did not find a keyboard shortcut for moving a line in the µVision editor. Can anyone tell me how to move lines quickly without copy/paste? Regards, Martin
  • 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...
  • Keyboard shortcuts storage location?
    Does anyone know where the new definitions for new or modified keyboard shortcuts are stored? I looked at 4 .ini files that were modified with the time code of when I made the changes in the UV3 folder...
  • 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...