cancel
Showing results for 
Search instead for 
Did you mean: 

Bug when creating STM32L4 based projects using CubeMX

Ant M
Associate II
Posted on July 21, 2017 at 11:02

I am trying to create a project for either the L469 Discovery or Nucleo-144 board using CubeMX.

My setup is the following:

CubeMX 4.22.0

L4 Firmware v1.8.1

Using STM32 AC6 latest version

It appears as though CubeMX does not populate the FreeRTOS related directories with the required source files.

Doing the same thing for an F4 board I have no problem, so I'm assuming it is an issue specific to either cubeMX or the latest version of the L4 firmware.

Does anybody else have this issue?

Anthony. 

#cubemx-project #stm32l4 #bug #cubemx #freertos
1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee
Posted on July 21, 2017 at 12:31

Hello

Marshall.Anthony

,

I confirm this issue and I raised it internally to CubeMx teem.

With Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

4 REPLIES 4
Imen.D
ST Employee
Posted on July 21, 2017 at 12:31

Hello

Marshall.Anthony

,

I confirm this issue and I raised it internally to CubeMx teem.

With Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Ant M
Associate II
Posted on July 21, 2017 at 13:01

Thanks,

Just to add to this I have tried the same using L4 Firmware v1.8.0 and it generates the project correctly. 

Anthony

Posted on September 22, 2017 at 16:10

Hi

Marshall.Anthony

‌,

May you check value of 'Firmware Package Name and Version' in the 'Project Setting' window of CubeMx tool?

If it does not correspond to what is actually available in the tool repository, i.e. value of 'Repository Folder' of 'Updater Setting' window of CubeMx tool , please accept download what is missing.

Let me know if it helps creating your project.

Regards.

Cyril

Posted on October 27, 2017 at 15:48

Sorry for the late reply, it's no longer an issue after the latest updates.

Ant