I am new to RT-Thread and am running into problems. I create a project based on the Nucleo-32 STM32L432KC and it the demo builds and runs.
If I then double click the CubeMX config under the board it opens CubeMX and it ask if I want to migrate the project to the latest version (using CubeMX 6.50). Even if I don't make any changes, but just hit the generate code button, the project no longer builds.
What version of CubeMX should I be using? I Have RT-Thread Studio IDE 2.20.
Cheers
Simon
Hi David,
I tried both. And it didn't work either way.
@theRat Could you please send a screenshot of this issue, so I can help to quickly locate the issue.
So this is the project that I start with.
That builds and works as expected. If I then open the CubeMX_Config.ioc in here.
I then get the dialog.
In CubeMX I just save and hit the "Generate Code" button. And then back in RT_Thread Studio it no longer builds. There are the first of the errors I get.
Is that the way I am meant to do things or is there just something wrong.
Cheers
Simon
I forgot to say that I hit the migrate button on the dialog when opening CubeMX.