Maciej Bojczuk

Results 2 issues of Maciej Bojczuk

When I enable link time optimization (-flto) I get a linker error regarding vTaskSwitchContext(): ``` arm-none-eabi/bin/ld: /tmp/ccP992vo.ltrans0.ltrans.o: in function `PendSV_Handler': :(.text.PendSV_Handler+0x1c): undefined reference to `vTaskSwitchContext' ``` This issue was fixed...

mw
rtos

Doesn't work if PCB contains components model in step format.

enhancement