• ARMv8 Foundation Model GICv2 Address Map Overlap?
    Hi, I'm looking at the ARMv8 Foundation Model User Guide (ARM DUI 0677C). In section 3.1, Memory Map, the following data appears regarding the address of GICv2 registers: 0x00_2C00_0000 0x00_2C00_1FFF...
  • fault
    Hey guys, I'm currently working on the network application in C and ARM. I'm trying to continuously pass UDP strings from my PC to a new box. It works perfectly. However, I am getting seemingly random...
  • fault
    when the function Close_All_Sokets is made the processor locks. #include <sokets.h> is the first line in permutation.c but it also fails if i put it anywhere else. has anyone seen a problem or...
  • Why Hard Fault for STM32?
    Note: This was originally posted on 4th January 2010 at http://forums.arm.com Hey, guys     When I debuggig my RVMDK(ver 3.80) application of STM32 MCU with [url=" http://www.coocox.org/Colink.htm "]...
  • Cortex M0+ access fault
    I am working on a bootloader for a Freescale MKE06Z processor. My test code erased the interrupt vector table and other program data in the first 5 sectors to be replaced with new code, and then loaded...