Dear Team,
using the function coreInitRegisters (HL_sys-core.asm) the spsr register will be written via system mode
According to ARM DDI 0460C Cortex-R5 and Cortex-R5F Technical Reference Manual, this does not exist in the system and user mode
Could you please explain to me briefly why the register in the startup code is written anyway? Is that a bug in the startup code? Or do you even have to write the register? Where do you write if the register doesn't even exist?
Thanks and regards

