I've created a TrustZone project for the STM32H563. The project works, and I can also debug it using pyOCD.
While experimenting, I noticed that the Secure_CMSE_Lib.o file is deleted when I deselect the Secure project. As a result, the NonSecure project can no longer compile either.
I wanted to see if I could isolate and debug just the non-secure part. I'm aware that I can copy the library and then include it in cproject.
Right now, I get the impression that every time I make a change to the Csolution file, the contents of the Out folder are deleted. This also happens when I just change the debugger.
Windows 11
VSC 1.124.2
Solution 1.67.3
CMSIS-Toolbox 2.14.1
I've created a TrustZone project for the STM32H563. The project works, and I can also debug it using pyOCD.
While experimenting, I noticed that the Secure_CMSE_Lib.o file is deleted when I deselect the Secure project. As a result, the NonSecure project can no longer compile either.
I wanted to see if I could isolate and debug just the non-secure part. I'm aware that I can copy the library and then include it in cproject.
Right now, I get the impression that every time I make a change to the Csolution file, the contents of the Out folder are deleted. This also happens when I just change the debugger.
Windows 11
VSC 1.124.2
Solution 1.67.3
CMSIS-Toolbox 2.14.1