2017-05-20 06:56 AM
Hi,
After generation of code with STM32CubeMx (release 4.21.0), Error_Handler() interface present in main.h is not specified to be used in C-style linkage as it's done in the rest of the code.
This performing a linkage error with IAR C++ compiler.
Please, fix it in the next release.
Thx and Regards
#main.h #c-style-linkage #stm32cubemx-4.21.0 #error_handler()Solved! Go to Solution.
2017-10-20 03:30 PM
Hi
SIRY.Marc
,Any estimate on the timeline for 4.23 availability?
Thanks,
Evgeny
2017-10-23 07:06 AM
Hello
evgeny.erlihman
,Version 4.23 should be available not later than early Nov.
KR
Sirma
2017-10-23 07:55 AM
Hi
SIRY.Marc
,Do you happen to know if this version would support the creation of C++ projects?
Thanks,
Evgeny
2017-10-24 12:25 AM
Hello
evgeny.erlihman
,
As far as I know, CubeMX only support C project generation.
KR
Sirma
2017-11-01 04:54 PM
Hi,
I just test the new release 4.23.0 and I confirm the issue has been fixed.
My C++ project is compiled now without any error.
Thanks for this,
Br
Nig
PS: the other issue 'PLLM = 1' has been fixed too !
2017-11-22 06:10 AM
in STM32CubeMX version 4.0.
it doesn't work
System Workbench for STM32IDE shows error
void _Error_Handler(char *, int);