Config options are next:
Code: Select all
-f interface/stlink.cfg -f target/stm32f1x.cfg -c "$_TARGETNAME configure -rtos chibios"
But there is no success.
Code: Select all
Warn : ChibiOS/RT memory signature claims to be bigger than expected. Assuming compatibility...
Info : Successfully loaded memory map of ChibiOS/RT target running version 7.0.4
Error: ChibiOS registry integrity check failed, double linked list violation
Info : Only showing current execution because of a broken ChibiOS thread registry.
Error: ChibiOS registry integrity check failed, double linked list violation
What I missed?