Workbench generating incomplete source
Using latest MCSDK Workbench (on Windows 10) targeting IHM001 with included BR2804 motor:
MC Workbench : 5.3.2.18569
WB_to_Mx : 0.15.6.template-18-12-06
STM32CubeMX : 5.0.1
MC Firmware Library: 5.3.2
Target Toolchain : ST TrueSTUDIO
Target Driver : LL - Low Level
Target STM32 FW : 1.10.0
I get error LOG entries:
ImportTextPane:157 - (OptionalMessage_ERROR)
Unable to find key (Mcu.ThirdPartyNb) in loaded IOC file
IP (MotorControl) : Invalid parameter (ADC_AHBPERIPH)
IP (ADC1) : Parameter (InjectedRank) has Id (1#ChannelInjectedConversion) currently not set
Note, the Workbench completes generating a project (tried TrueStudio/Keil, both HAL+LL),
but all the important files like
motorcontrol.h / motorcontrol.c
parameters_conversion.h / parameters_conversion_f30x.h
have empty code sections, just the comment/Copyright header is there.
I followed UM2374, did not get any error message in Workbench... Bug in newest relase?
Thanks for help!