• Minor problem with ULINK2
    Continuing development of an embedded application for LPC2103 & LPC2106 microcontrollers I have recently migrated from uVision3 to uVision4 IDE on x64 Win7. The application runs smoothly when programmed...
  • Pseudo-Random Cache Replacement
    Note: This was originally posted on 12th August 2013 at http://forums.arm.com Hi, I've noticed that many ARM CPUs use a "pseudo-random" cache replacement policy. Is there any documentation on how exactly...
  • Minor Linguistic Error in uVision2 IDE
    Right-Click on a Group and get: "Remove Group 'Name' and it's Files" Should be: "Remove Group 'Name' and its Files"
  • illegal word operand
    the code in asm -5 0000018A D4500200 MOV R5,[R0+#0x0002] -4 0000018E 0000 ADD R0,R0 -3 00000190 0000 ADD R0,R0 -2 00000192 8A370800 JB 0xFD6E.0,0x0001A6 -1 00000196 04000100 ADD DPP0:0x0001,DPP0...
  • To share info, Pseudo-Random vs. True Random
    www.boallen.com/random-numbers.html Pseudo-Random vs. True Random A Simple Visual Example =========================================== My sources is from: linuxtoy.org/.../pseudo...