2024-11-25 10:52 AM
Hi, I have an issue with my project. It is bare metal project. When Im configuring clock the boards is failing in SystemClock_Config().
I tried to copy the setup from BSP_BasicTemplates. But the results is the same.
Here is the error I get on console.
Info : New GDB Connection: 1, Target STM32MP135FAFx.cpu, state: halted
Error: timeout waiting for DSCR bit change
Error: Error waiting for InstrCompl=1
Error: Error waiting for cortex_a_exec_opcode
Error: timeout waiting for DSCR bit change
Error: Error waiting for InstrCompl=1
Error: timeout waiting for DSCR bit change
Error: Error waiting for InstrCompl=1
Error: Error waiting for dpm prepare
Error: timeout waiting for DSCR bit change
Error: Error waiting for InstrCompl=1
Error: Error waiting for cortex_a_exec_opcode
Warn : keep_alive() was not invoked in the 1000 ms timelimit. GDB alive packet not sent! (4013 ms). Workaround: increase "set remotetimeout" in GDB