Skip to main content
dspark
Associate
February 12, 2018
Question

The code is not generated properly.

  • February 12, 2018
  • 2 replies
  • 1033 views
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.

    This topic has been closed for replies.

    2 replies

    Bogdan Golab
    Lead
    February 12, 2018
    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)

    dspark
    dsparkAuthor
    Associate
    February 12, 2018
    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.