• Linker issues on ARMv6-M
    Hello team, I am working on NXP's S32K116 micro (Core - M0+). CPU for this is ARMv6-M. Also I am using IAR compiler. I am having linker issues when I try to call functions from interrupt handlers defined...
  • Linker issues on ARMv6-M
    Hello team, I am working on NXP's S32K116 micro (Core - M0+). CPU for this is ARMv6-M. Also I am using IAR compiler. I am having linker issues when I try to call functions from interrupt handlers defined...
  • Regarding the documentation on the T1 encoding of the MOV instruction on ARMv6-M architecture
    While reading the documentation on the MOV instruction (section A6.7.40) on the ARMv6-M architecture , I stumbled upon the following in the "Encoding T1" description: "ARMv6-M, ARMv7-M, if and both from...
  • Regarding the documentation on the T1 encoding of the MOV instruction on ARMv6-M architecture
    While reading the documentation on the MOV instruction (section A6.7.40) on the ARMv6-M architecture , I stumbled upon the following in the "Encoding T1" description: "ARMv6-M, ARMv7-M, if and both from...
  • ARMv6 performance monitor: Can I record the instruction which caused the data cache miss
    Hi, I'm new to community. I am recently working on cache performance evaluation of a software on arm ( which I did not know much about before) and aiming  to record all the instructions causing a data...