cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMx for STM32L476RG bug report

Oros Nig
Associate II
Posted on May 20, 2017 at 15:56

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()
15 REPLIES 15
Posted on October 20, 2017 at 22:30

Hi

SIRY.Marc

,

Any estimate on the timeline for 4.23 availability?

Thanks,

Evgeny

Posted on October 23, 2017 at 14:06

Hello

evgeny.erlihman

,

Version 4.23 should be available not later than early Nov.

KR

Sirma

Posted on October 23, 2017 at 14:55

Hi

SIRY.Marc

,

Do you happen to know if this version would support the creation of C++ projects?

Thanks,

Evgeny

Sirma Siang
ST Employee
Posted on October 24, 2017 at 09:25

Hello

evgeny.erlihman

,

As far as I know, CubeMX only support C project generation.

KR

Sirma

Posted on November 01, 2017 at 23:54

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 !

Posted on November 22, 2017 at 14:10

in STM32CubeMX version 4.0.

it doesn't work

System Workbench for STM32IDE shows error

void _Error_Handler(char *, int);