the bin, hex, and map are created, no error is reported
this in on DW3_QM33_SDK_1.1.1
did a clean rebuild, BuildOutput folder is deleted and rebuilt.
the bin, hex, and map are created, no error is reported
this in on DW3_QM33_SDK_1.1.1
did a clean rebuild, BuildOutput folder is deleted and rebuilt.
so really this a side effect on the updated build.. to use Ozone I wanted a shorter path to the elf files and added a copy step to copy the elf to the ~/Downloads/bin folder, which is outside the project folder tree..
OSX 26.4 now blocks file access outside the project folder tree.. and as the build step failed, it deleted the affected file..the elf..
you must grant full disk access to vscode and terminal for the copy to work. in system settings, privacy and security, full disk access (locate app and enable the slider)
the ap will have to restart to be run inside the new permissions sandbox