cancel
Showing results for 
Search instead for 
Did you mean: 

Stm32cubeIDE problem with licenseSet in CMSIS-pack

miladmohtashamirad
Associate II

Hi. 
I'm trying to create a software package using Open CMSIS-pack standard which is documented at https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/
I want to include multiple components from different sources and I want each component to show it's own license rather then the top level license file. 
according to https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/html/pdsc_licenseSets_pg.html it's possible to add a licenseSet attribute to each component inside the pack. and the packchk tool that is provided by cmsis pack verifies the pack structure. however, when I try to install the pack in stm32cubeIDE, it shows this error:

cubeIDE_invalid_licenseSet_attrib.png

Why am I getting this error?
Is there any way that this can be fixed? 
Kind Regards,
Milad.

1 REPLY 1
Souhaib MAZHOUD
ST Employee

Hello @miladmohtashamirad 

 

Could you please provide the names of the packages that caused this error, as well as the version of CubeIDE that you are using?.

KR,

Souhaib