Prequisite
- Download the mcxa153 SDK version 2.16.100 from https://mcuxpresso.nxp.com/en/select.
- Unzip and place the sdk in parallel to the nano package as shown in the image below. Rename the sdk folder to "mcxa153-sdk".
Import the project
- Click on File, Import, Existing project to workspace and click on next.
- Point to the "simw-nanopkg/examples/se05x_sign/mcxa153" folder
- Select the Project and click on Finish
Build options
Currently only Host crypto NONE is supported.
Build and Debug
- Click on Build and then Debug on the Quickstart panel to Build and Debug your project