• Debug mode & Release mode
    In PK51 C compiler, do exist the debug mode & release mode likely IAR compiler?
  • Debug mode & Release mode
    In PK51 C compiler, do exist the debug mode & release mode likely IAR compiler?
  • ARM mode Thumb mode switching
    Note: This was originally posted on 13th January 2011 at http://forums.arm.com Hi, Let me explain my problem, i come across one situation cmp r1,#0 beq labels_of1 i would like to merge both the instructions...
  • Supervisor Mode vs Users Mode
    First of all I'm using STR735 The start-up code enters the Supervisor Mode, sets up the stack pointer followed by the User Mode seting up the stack pointer; then jumps to main. Im my application...
  • 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...