CMSIS-Toolbox 2.14
Test-Project: Hello-Ethos-U.zip
This is a list of issues that need addressing:
*.vela.ini file not copied into .cmsis folder
The related vela.ini file of the device is not copied into the .cmsis folder. Hence the file is also missing from the *.cbuild-mlops.yml file.
While CMSIS-Toolbox should not overwrite or alter an existing vela.ini file with the same name, the expectation is that the related .ini file from the DFP is copied once the device is added the first time.
Validate plausible configuration
Alif defines for the HE processor an Ethos-U55 with 128 Macs. The project requests 256 Macs. There should be a notification, for example:
warning: Hello-Ethos-U.csolution.yml: mlops.npu.macs value does not match DFP device information
List only relevant configurations
csolution list npus Hello-Ethos-U\Hello-Ethos-U55.csolution.yml --active DevKit-E7 --verbose
Here the device is know (as it is part of the project) and I would expect that only the relevant information is displayed. In this case:
Alif Semiconductor::AE302F80F55D5LE, [M55_HE] Cortex-M55
VELA config: C:/Users/reikei01/AppData/Local/Arm/Packs/AlifSemiconductor/Ensemble/2.2.0/Device/core/common/scripts/vela/ensemble_vela.ini
CMSIS-Toolbox 2.14
Test-Project: Hello-Ethos-U.zip
This is a list of issues that need addressing:
*.vela.ini file not copied into .cmsis folder
The related vela.ini file of the device is not copied into the .cmsis folder. Hence the file is also missing from the *.cbuild-mlops.yml file.
While CMSIS-Toolbox should not overwrite or alter an existing vela.ini file with the same name, the expectation is that the related .ini file from the DFP is copied once the device is added the first time.
Validate plausible configuration
Alif defines for the HE processor an Ethos-U55 with 128 Macs. The project requests 256 Macs. There should be a notification, for example:
List only relevant configurations
Here the device is know (as it is part of the project) and I would expect that only the relevant information is displayed. In this case: