• OMF2 format documentation
    I have found OMF51 documentation. Can OMF2 documentation be found somewhere ? Regards, Wojtek
  • OMF2 format documentation
    I have found OMF51 documentation. Can OMF2 documentation be found somewhere ? Regards, Wojtek
  • Strange M0+ instruction format
    Hi, I note that the Thumb quick reference states that LSLS,LSLR & ASR can shift by a 5-bit field within the register OR by bits 0-7 of a second register. Now forgive my ignorance, but if 31 is the maximum...
  • Strange M0+ instruction format
    Hi, I note that the Thumb quick reference states that LSLS,LSLR & ASR can shift by a 5-bit field within the register OR by bits 0-7 of a second register. Now forgive my ignorance, but if 31 is the maximum...
  • Inconsistency between the armv7-m document and physical board (B instruction, Thumb mode)
    Hello, I found the arm assembler always does an extra `plus 4` when calculating the label of instruction B. (support-board: nrf52840dk, architecture; Cortex-M ), but the armv7-M document (ARM DDI 0403E...