• Debug mode, program halts by itself right after being started
    Hello, first please kindly understand that I know perfectly well that Engineering problems are usually very comprehensive issues which may not be the caused by one single IDE, hardware or software alone...
  • Data Abort after 522 seconds
    I'm having some trouble with a data abort error. I'm building a program to simulate the actions of a treadmill, and all is working fine (for now!) up until 522 seconds into the run time when the...
  • Prefetch Abort Exception
    I am an ARM based System developer and wrote the startup for LPC2368 using GNU compiler directives.Till the linking stage all goes well however when i single step through the program then during the...
  • supervisor mode to user mode
    A program which is compiled with LPC2129 as target in 2 different PC's shows 2 different modes one with user mode when loaded in controller, it is working the other with supervisor mode is...
  • After STR73x memory remap getting prefetch abort exception
    Hi, i am working on STR73x (ARM 7) controller bootloader. I have small; code that jump to application code location when status of one gpio is changed. i remapped the memory in my application code...