2023-12-20 07:02 AM
Hi,
as in the object I'm trying to create a new pack starting form an existing on a DFP (Device Family Package) for SMT32L4 already published, specifically this one:
Keil.STM32L4xx_DFP.2.6.2
downloadable here:
https://www.keil.arm.com/packs/stm32l4xx_dfp-keil/
We have already a custom PCB built on stm32l451rctx so my goal was to try create a custom package starting from an existing one and this is what I did:
1. Start STM32CubeMX
2. In tab "External Tools" start "STM32PackCreator"
3. Click on "Create New Project from pack"
4. Select the above mentioned pack and filled all mandatory field an start the project creation
At this point the tool is correctly able to unzip the original pack but then it got stuck there:
Checking filesystem the original pack has effectively been unzipped but don't unterstand why it got stuck:
Any help would be appreciated.
Regards,
Silvio Taurisano
Solved! Go to Solution.
2024-01-02 01:27 AM
Hello @SilvioTaurisano
First let me thank you for posting.
In fact this is a known issue which is under analysis to be fixed (167308 : this is an internal ticket number trucking the issue)
In the mean while, you can use the pack creator from the 6.9.2 version of CubeMX.
KR,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-01-02 01:27 AM
Hello @SilvioTaurisano
First let me thank you for posting.
In fact this is a known issue which is under analysis to be fixed (167308 : this is an internal ticket number trucking the issue)
In the mean while, you can use the pack creator from the 6.9.2 version of CubeMX.
KR,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.