Skip to content

IDE seems to remember old local packs when changing solution #330

Description

@ReinhardKeil

Current behavior, Steps to reproduce and Expected behavior

csolution 1.68.0

Test-Project: https://github.com/Arm-Examples/SDS-Examples

  1. Load KeywordSpotting/sds.csolution.yml and build the project
  2. Load MotionRecognition.sds.csolution.yml and build the project

Both project have a local pack CMSIS-NN 4.1.0, but as they are independant this should not matter.

Output Window shows:

⚙️ Converting solution...
Check for missing packs... Convert solution... Get log messages... 
csolution error: component 'CMSIS:NN Lib' not found in included packs
csolution warning: RTE Model reports:
warning #500: pack 'ARM::CMSIS-NN@4.1.0' is duplicated:
  C:/w/sds-examples/ST/B-U585I-IOT02A/KeywordSpotting/algorithm/ML/Packs/CMSIS-NN/4.1.0/ARM.CMSIS-NN.pdsc
  C:/w/sds-examples/ST/B-U585I-IOT02A/MotionRecognition/algorithm/ML/Packs/CMSIS-NN/4.1.0/ARM.CMSIS-NN.pdsc - ignored
🟥 Convert solution failed

Additional Information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions