Skip to main content
Ant M
Associate II
July 21, 2017
Solved

Bug when creating STM32L4 based projects using CubeMX

  • July 21, 2017
  • 2 replies
  • 1142 views
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
This topic has been closed for replies.
Best answer by Imen.D
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

2 replies

Imen.DAnswer
Technical Moderator
July 21, 2017
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"".ThanksImen"
Ant M
Ant MAuthor
Associate II
July 21, 2017
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

Cyril FENARD
ST Employee
September 22, 2017
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

Ant M
Ant MAuthor
Associate II
October 27, 2017
Posted on October 27, 2017 at 15:48

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

Ant