• setting up paging options
    I'm using an ASIC that pages into its RAM/ROM. So it has 16k blocks that are paged using registers, PAGEA,PAGEB,PAGEC. It has 128k of code and ram space. How do i setup the compiler to access the ram...
  • RVDS3.1 page table option for profiling
    Note: This was originally posted on 29th July 2009 at http://forums.arm.com Hi all, I'm using Realview3.1 Debugger connected to ARM1176JZFS core. I want to know the total no of cycles for my code. when...
  • ARM: STR91x interrupt handling problem (cont)
    Responding in new thread since other thread is dead. http://www.keil.com/forum/21199 So, anyone else with this problem? It seems to be a general Keil issue... Anyone else with what problem...
  • Interrupt vect never called [C++] - Cont.
    Continuation of this now locked thread: http://www.keil.com/forum/61560/ You continued on an older thread that is now auto-locked - a long time bug that Keil just seem to refuse to fix. Why lock...
  • USB HID USAGE page
    I am working on the USB HID devices. I have downloaded the HID tool from the http://www.usb.org link. I have question that while making the mouse or keyboard some times we use the generic desktop as...