Hello,
I just added some code to check the reset source but got a compiler error.
The define "FSL_FEATURE_SRC_HAS_SRSR_JTAG_SW_RST" is undefined.
After looking into it I realized that the header file MIMXRT1021_features.h in our project does not include it but the example project does.
Both header files are at the same revision: rev. 1.0, 2018-11-16. The only difference in the NXP header is the Build number (used b190319, new downloaded sdk b191008).
Will this always be the case that there are changes in header/sdk files between two different builds without changing the revision number?
Kind regards,
Stefan