Hello
I'm using 1189EVK and loaded freertos hello world cm33 app to vscode.
I want to build, deploy and debug that app. But when deploying vscode shows an error
"Error: ENOENT: no such file or directory, open 'C:\NXP\MCUX_Provi_v9\bin\deviceInfo.json'" and indeed that file is not in that directory (provisioning tool version is 9.0.1). Is that vscode doen't support debugging on flash?
Thanks