Debug Sequence with <block/>
creates unexpected instance type
#2003
Labels
bug
Something isn't working
<block/>
creates unexpected instance type
#2003
Describe the bug
NXP.MCXN947_DFP.psdc contains in line 54:
This creates in
*.cbuild-run.yml
:And then the error:
Execute: cbuild Simple.csolution.yml --context-set --packs
/Simple+MCXN947VDF.cbuild-run.yml:193:11 - error csolution: unexpected instance type
To Reproduce
Use this example example Simple_Device_project.zip and execute
cbuild Simple.csolution.yml --context-set --packs
Expected behavior
<block/>
should be ignoredWorkaround
Remove
<block/>
from *.pdsc files.Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: