• ITCM, DTCM and IRAM access
    Note: This was originally posted on 28th March 2012 at http://forums.arm.com Hi, The ITCM and DTCM are used to improve the performance or the access speed (Low latency memory and Unpredictibility of the...
  • ITCM, DTCM and IRAM access
    Note: This was originally posted on 28th March 2012 at http://forums.arm.com Hi, The ITCM and DTCM are used to improve the performance or the access speed (Low latency memory and Unpredictibility of the...
  • What happens if ITCM and DTCM overlap on ARM926EJ-S?
    Note: This was originally posted on 23rd January 2012 at http://forums.arm.com Hello, I noticed a bug in ITCM and DTCM initialization in some bootloader code. The result is that the same value is written...
  • What happens if ITCM and DTCM overlap on ARM926EJ-S?
    Note: This was originally posted on 23rd January 2012 at http://forums.arm.com Hello, I noticed a bug in ITCM and DTCM initialization in some bootloader code. The result is that the same value is written...
  • Sample code for using both USB ports as Host in LPC 2468 Simultaneously
    I am Using LPC2468 Micro-controller in my Electronic cash Register.Now I am only able to connect a single USB device with the ECR machine at a time,i.e I can connect either a USB Printer or a USB bar...