Hi, Experts
I have a board running freertos(version is V10.2.0), and the cpu
is STARF(chinese version arm cortex-m33)
Now I can connect the board, and list all the tasks, and can "display details", "display task struct" from menu, but if I used the "display Stack Frame" or "Switch context", it failed "fatel error". the message window says: "Warning: Register name cpsr unknown!".
Here is my simple scripts:
system.state
system.cpu STARF
system.JtagClock 4M
SYStem.CONFIG.DEBUGPORTTYPE SWD
system.Attach
break
perf.arm
PERF.Mode TASK
MENU.ReProgram ~~/demo/arm/kernel/freertos/freertos.men
task.config ~~/demo/arm/kernel/freertos/freertos.t32
Please give some clue, thanks a lot.
Br,
Yingchun Li
Comments (4)