New features update:
This feature supports to link trustzone projects. In MCUXpresso IDE, if you select a secure project or non-secure project, the other trustzone paired project will be selected automatically.
In order to enable the feature, "linked_project" need to be set for both projects.
Here is an demo example:
For more detailed trustzone settings, please refer to yml data record guide doc.
There is a requirement which needs to preprocess the original linker file with commands. For this reason, the CMakeLists needs to call preprocesser.
To add preprocess cmd in cmakelist file, need to add 2 flags in yml:
○ preprocessed: give the path of preprocessed linker file
○ Prebuild: give commands to preprocess linker file
Here is an example:
ここにコメントを追加するには、ご登録いただく必要があります。 ご登録済みの場合は、ログインしてください。 ご登録がまだの場合は、ご登録後にログインしてください。