2017-07-21 02:02 AM
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 #freertosSolved! Go to Solution.
2017-07-21 03:31 AM
Hello
Marshall.Anthony
,I confirm this issue and I raised it internally to CubeMx teem.
With Regards
Imen
2017-07-21 03:31 AM
Hello
Marshall.Anthony
,I confirm this issue and I raised it internally to CubeMx teem.
With Regards
Imen
2017-07-21 04:01 AM
Thanks,
Just to add to this I have tried the same using L4 Firmware v1.8.0 and it generates the project correctly.
Anthony
2017-09-22 09:10 AM
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
2017-10-27 08:48 AM
Sorry for the late reply, it's no longer an issue after the latest updates.
Ant