• BRANCHING INSTRUCTION
    Dear All, I am trying to add a boot loader for my LPC2478 based application. I want to conditionally Branch to my main code at 0x1000 from the boot loader code. When i tried from Startup.s as below...
  • BRANCHING INSTRUCTION
    Dear All, I am trying to add a boot loader for my LPC2478 based application. I want to conditionally Branch to my main code at 0x1000 from the boot loader code. When i tried from Startup.s as below...
  • Conditional Non-branch Instructions
    Hi there, In the documentation "Arm Embedded Trace Macrocell Architecture Specification ETMv4.0 to ETMv4.6" (IHI0064H), says about the "Conditionan non-branch instructions", what are those??, I know...
  • Conditional Non-branch Instructions
    Hi there, In the documentation "Arm Embedded Trace Macrocell Architecture Specification ETMv4.0 to ETMv4.6" (IHI0064H), says about the "Conditionan non-branch instructions", what are those??, I know...
  • Cortex-M3 Branch instruction encoding?
    Note: This was originally posted on 11th June 2012 at http://forums.arm.com In the process of implementing the Cortex-M3 code generator for our Astrobe Oberon compiler I was unable to find a definition...