Hello, I got ccs: Bus error when debug S32G274 cortex m7.
Environment: S32G-VNP-RDB2, gcc compiler, S32DebugProbe & PLS UDE debugger.
Problem description:
Cpu fail when execute ldr.w lr, [sp], #4; with S32DebugProbe:
chengpei_0-1684744976293.pngSP and LR before execution:
chengpei_1-1684745063405.png[sp]=[0x34063770] memory:
chengpei_2-1684745096459.pngWith the same elf file, load into PLS debugger, this instruction executes successfully, but it failed later when executed an branch instruction:
chengpei_3-1684745270835.pnglost connection after execution:
chengpei_4-1684745311333.pngThe branch destination address is valid:
chengpei_5-1684745386754.png