• How to configure Interrupt vector table ?
    Hi, I am using I.MX6Q Sabre sd board (cortex-a9 ). I am trying to build custom image with my own start script and ld script. The image is to be loaded with u-boot. Where should i place the Interrupt vector...
  • remapping the interrupt vector table to alternate locations in the memory map
    dear All, in nxp lpc 1768 i read "remapping the interrupt vector table to alternate locations in the memory map". for which reason one should to remap the interrupt vector table? regards, Ras
  • Vector Table for ARMv8 (cortex A57)
    Hi, How do i configure vector table for cortex A-57? From the documents - "The vector table has 16 entries, with each entry being 128 bytes (32 instructions) in size. The table effectively consists...
  • How to use CCM SRAM for Cortex-M4?
    How to compile in gcc 4.9.3 for CCM SRAM usage?
  • trustZone interrupts
    Hi I am playing with TrustZone as light-weight Hypervisor. My setup uses IRQ->FIQ mapping for secure interrupts but I noticed that if I disable interrupts (I bit) in the normal world also no interrupts...