1 Import New Project with NXP Application Code Hub
Start with the "Motor RPM Grapher in OLED with USB" project from NXP Application Code Hub.
Start from import project
Search and select the demo project fit well.
Now press next,
Then press github link to next step
clone the repository into local
Press fininsh to complete.
2 Build and download
Press build to start build
The build process is passed with no error.
Press debug,
During first debug, Port Probe to SWO port
Then CMSIS-DAP is probed
Now, the debug can be stopped since the code is flashed into the MCU
3 Summary
Even import example from SDK is normally more accessible, Application code hub can bring more complex demo project as template for further development.