• Does TLB save level-1 page directory entries?
    Note: This was originally posted on 18th March 2009 at http://forums.arm.com Hi All, In ARM1176, does TLB save level-1 page directory entries? I know that section's descriptor is saved in level-1 page...
  • Arm11 clock
    Note: This was originally posted on 13th October 2008 at http://forums.arm.com Hello, Does anyone know if there is a timestamp clock in Arm? Something like the RDTSC in intel? Or some other high frequency...
  • 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...
  • Arm1176 processor is getting hang, when I use Multiple register data transfer instructions, my Stack pointer is in DDR
    Tried with bare code, the DDR stack behavior is fine when we use recursive function call passing multiple arguments, but, when I use Multiple register data transfer instructions shown in below example...