• Break Points and Watch Points
    Greetings,                Sir,i am working on SWD, after  Research on Break Point & Watch Point i found One Thing That There are Some Comparators will Do These Things but I am not Very Sure That How These...
  • infinite Break Points
    Greetings,                sir/Madam the hardware break points use internal FPB comparators so that the address we update there are internally comare with program counter if value == program counter then...
  • ARM9 Frequency scaling
    Hello, I am currently working on a ARM9 based System on Chip. I would like to experiment with Frequency scaling on the CPU, but I have the following issue: The main PLL is used at the same time by an...
  • how to utilize interrupts in arm9 processors..? what is residing inside ISR..?
    how to utilize interrupts in arm9 processors..? what is residing inside ISR..?
  • Count Leading Zeros
    Note: This was originally posted on 6th April 2009 at http://forums.arm.com Using the ARM9 CLZ instruction - I am wondering, generally, how often would it be required to use this function and does it...