• DS-5 GIC registers in debugger register view?
    Greetings, Im using DS-5 with my board (Cyclone V SoC FPGA with Cortex A9) and I cant find GIC and some other private peripherals of my MCU (like private timers etc.) in Registers view while in debugger...
  • DS-5 GIC registers in debugger register view?
    Greetings, Im using DS-5 with my board (Cyclone V SoC FPGA with Cortex A9) and I cant find GIC and some other private peripherals of my MCU (like private timers etc.) in Registers view while in debugger...
  • ARM : LPC2148 Registers and programming examples
    I am a beginner in using ARM LPC2148 MCU for project purpose. I searched for details about tutorials, example set, registers details of MCU but could not find much. Please let me know site that would...
  • ARM : LPC2148 Registers and programming examples
    I am a beginner in using ARM LPC2148 MCU for project purpose. I searched for details about tutorials, example set, registers details of MCU but could not find much. Please let me know site that would...
  • Simulator/Debugger - Dual mapped x ram - how do I simulate it ?
    I have 32K of external ram that is mapped into both Data space and Program space. How do I simulate that memory in the uVision2 debugger. Im placeing the interrupt vector table into it and writing...