2017-07-11 07:17 PM
I can not import CubeMX project in Keil.
Problem: The following device family packs are required by the project
Keil:STM32L0xx_DFP:1.6.0.
I have checked from installed packs. it is already there
#stm32cube-bug2017-07-12 01:28 AM
Hello
ajaz.sabooh
,Can you please precise which keil and STM32CubeMX versions are you using?
Maybe the keil pack is not properly installed.
So, r
emove
the keil pack
then download it from this linkand try again.
Make sure to use the latest version of keil and CubeMx.
With Regards
Imen
2017-07-12 09:23 PM
Here is what is happening with the pictures.
Version are shown at the end
Opened directly from CubeMx.
Shows the first error
you can see ---- Keil:stm32L0xx_DFP is up to date
I clicked install
I clicked Yes
I selected the chip
STM32L073rztx
Here is a fun part.
It compiled correctly
2017-07-12 09:39 PM
Kindly, neglect the previous comment(reply)
Somehow the pictures are not coming up.
You can see the errors are coming up. But still compiling correctly.
2017-07-12 11:30 PM
>Here is a fun part.
>It compiled correctly
this is why I love st micro chips. every day an adventure!
2017-07-13 01:33 AM
May be the problem is linked to the fact that, I can not see Any option for CubeMx API or HAL options under DEVICE?
any thoughts.
2017-07-13 02:40 AM
Have you tried to remove the pack keil, then re-install ?
2017-07-13 03:43 AM
Can I generate the code using previous version of the FIRMWARE PACKAGE in CubeMX?
If yes, then please do let me know how to select the previous version
2017-07-13 03:57 AM
I found the option and tried to generate code from previous version. Still same error.
Then I tried with L1 chip. all works fine with L1 chip.
Now if some please do me a favor and please make a cube project with any L0 chip and import it inside Kiel. I guess only L0 is generating error
2017-07-13 05:25 AM
Yes, I uninstalled keil first.
Then reinstalled it again.
this time I didn't put license information in the license manager
(I was Using Free Keil license for L0 and F0 chips )
So my license now is Evaluation (perhaps limited to 32Kb size)
I tried to import code for L0 -- same error
But I am able to import for F4 chip without Error!
That's a bit weird.
Now am trying to uninstall cubeMx, just to see how things trun out.