• Setting up TCM Memory in ARM926EJ-S
    Note: This was originally posted on 20th October 2008 at http://forums.arm.com Hi all, I am currently trying to turn on TCM in ARM926EJ-S where there is 64K for ITCM, DTCM and internal SRAM. I have decided...
  • Issue with ARM926EJS uboot relocation to DDR
    Hi All, I'm new to Uboot and has experience in bringing up VxWorks BSPs. I am working on developing support for a new SOC in Uboot. The SOC has an arm926ej-s based core and is implemented on Xilinx...
  • SOFT Reset hangs sometimes in ARM926ej
    Hi, I am working on PC205 having ARM926ej as a processor in it along with DSPs included in it. Now, I am facing an issue regarding SOFTWARE REBOOT/RESET of the ARM processor as i don't have any WATCHDOG...
  • how to utilize interrupts in arm9 processors..? what is residing inside ISR..?
    how to utilize interrupts in arm9 processors..? what is residing inside ISR..?
  • compile time constant expressions
    Note: This was originally posted on 12th March 2009 at http://forums.arm.com I am seeing code like this generated from the armcc v4.0 compiler (just downloaded it a couple hours ago):   MOV r0,#5   CLZ...