• conflicts due to 2 timers
    Hi I m using two timers in my program timer0 to insert delay in the program and timer1 for initializing the serial port........ bothtimers work fine in the same program but once they are in the...
  • Data abort error due to os_get_first
    I am using below keil version and getting data abort in os_get_first OS function. Toolchain: MDK-ARM Professional Version: 4.73.0.0 Middleware: RL-ARM Real-Time Library Version V4.01 Toolchain...
  • Warnings due to typedef used in the code
    typedef signed char int8_t; typedef signed short int int16_t; typedef signed int int32_t; typedef signed __int64 int64_t; ... passing a variable defined as uint8_t to a standard library function...
  • Prefetch Abort due to unaligned PC.
    Note: This was originally posted on 22nd August 2011 at http://forums.arm.com Hi, I am working on ARM1136 processor in Thumb mode. Problem I am getting a prefetch abort while executing an instruction...
  • DATA ABORT ERROR due to misßalignment