• I'm back and this time I'm ARMed and Dangerous...
    It has been a long time since I have posted to this forum, but it looks like I will be making a comeback. A big "hi!" to one and all. Especially Andy Neil and anybody else who remembers me. I...
  • Old MCB2140 board with LPC2138
    Hey there, I have an old evaluation board (MCB2140) with LPC2138. Also with a KEIL ULINK2. After a long time I decided to install the IDE environment and by no surprise found out that I cannot install...
  • old license in uVision4
    Hi, We have just bought uVision4 and STM32 dev. suit for new projects. We already have uVision2 and C51 and C166 from some years ago (using printer port dongles) to support older products. How can...
  • Replies to Old Threads
    I've noticed that there are a lot of superfluous replies to old, outdated threads. Does it make sense to block threads from any new replies after so many months of inactivity? Jon
  • I'm going slightly mad.... :-) :-)
    Example from Keil: FarMemory, 16MB RAM on ADuC812 Add this declaration before void main (void): far long xyz, ghi ; long abc, def, jkl, mno; Add this in the endless loop: while (1) { abc...