Other Parts Discussed in Thread: SYSCONFIG
Hello TI-Support Team,
this is not really a TI specific question, it is referred to the ARM core R5F in general...I still hope you can give me a hint about the fault anyhow.
Based to an example for the LaunchPad AM243x I currently try to rebuild the FreeRTOS library and face with an exception which I really don´t understand:
An "Undefined Instruction" exception is occurred after the assembler instruction "msr cpsr, r12" is executed, please refer to the screenshot below:
As you can see the register CPSR (= 0x019F), the core is being in "System" mode, respectively privileged mode before executing the instruction.
Due to the Technical Ref of Cortex-R5F, ARM DDI 0460C: "...Modes other than User mode are collectively known as Privileged modes"
Can you give me a hint what is probably the reason for the fault/exception ?
Much thanks in advance for your support.
Tai-Phan