2018-12-26 03:02 AM
Hi,
I made a motor control project thanks to STM32 Motor Control Workbench and STM32 Cube MX. I opened the generated source code without change in Atollic TRUE Studio.
When I build it I obtain this error:
undefined reference to `TSK_SafetyTask_PWMOFF' mc_tasks.c
I tried to find this function but I did not succeed... I think is really missing in the generated code because when I comment the line where this function is used I can build it without any problem.
The question is : Must I write the code of this function myself or something is missing in the generated code?
2018-12-26 04:02 AM
Ok that problem was fixed in the 5.3.1 version. I haven't any error now
2019-01-02 06:02 AM
Dear Randy,
Thanks to report that your issue is now fixed.
Please be aware that it is just impossible for us to help you without more details.
Next time, please indicate at least the STM32 you are using and the power board if it comes from ST.
The best for us would be that you attach the stmcx project file to your post.
Regards
Cedric
2021-06-22 02:07 AM
The question has been moved from the section "Motor Control Hardware" to the "STM32 Motor Control" section (the question is about the STM32 MC SDK).
Best regards