You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In CMSIS-Toolbox 2.6.1 it was not required to specify the DFP as the mounted device was not checked during layer detection.
cbuild v2.6.1-25-g3f083c7 requires now the DFP, otherwise it reports:
error csolution: board mounted device STM32F756ZGTx not found
error csolution: no compatible software layer found. Review required connections of the project
The Problem To Be Solved
In CMSIS-Toolbox 2.6.1 it was not required to specify the DFP as the mounted device was not checked during layer detection.
cbuild v2.6.1-25-g3f083c7 requires now the DFP, otherwise it reports:
To duplicate
Use https://github.com/Arm-Examples/AWS_MQTT_Demo and modify
Demo.csolution.yml
as shown here:Related #1889
The text was updated successfully, but these errors were encountered: