cancel
Showing results for 
Search instead for 
Did you mean: 

The code is not generated properly.

dspark
Associate II
Posted on February 12, 2018 at 01:08

Hello,

I have an issue when generate code using STM32CubeMX.

At first, it worked properly.

The generated code was fine.

But I changed the Project Settings from HAL driver to LL driver then the code is not generated properly.

The screenshot below is a proect file(EWARM) created with STM32CubeMX.

0690X00000609gjQAA.png

So, how can I solve the problem?

Thank you.

2 REPLIES 2
Posted on February 12, 2018 at 07:46

To report a bug (and to reproduce the issue) you need to share:

-CubeMX version (probably can be concluded from ioc file but it noce to have it anyway)

-ioc project file (before the change from HAL to LL)

-the information what driver was switched to LL (RCC, GPIO, etc)

Posted on February 12, 2018 at 09:23

Hello,

Thank you for your reply.

I checked again this issue, there is no problem.

I'm really sorry.