• ARM1136 - Not Jumping to ISR problem
    Note: This was originally posted on 6th January 2009 at http://forums.arm.com Hi, I am working on ARM1136JF-S Core. I need to implement handling of the interrupts (GPT interrupt) in u-boot bootloader...
  • A TCM problem
    Hi all Here is a problem about the using of TCM. I put two functions(they are just the same) of time-delay in the ITCM and the normal RAM, using the scatter file, and execute them one after another. But...
  • Best Performance processor in ARM1136 or ARM926?
    Note: This was originally posted on 2nd April 2009 at http://forums.arm.com Hi Friends,            Can any one tell me, which is best processor in ARM1136jf-s or ARM926ej-s (performance wise). Regards...
  • ARM1136: why the mismatch between cache stalls and cache misses ??
    Something weird when I count both Instruction Cache Miss event and event 0x1 (viz. “Stall because instruction buffer cannot deliver an instruction. This could indicate an Instruction Cache miss or an...
  • 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...