Hi All,
I've been looking at MCUXpresso Secure Provisioning tool for my custom imxrt1170 based board. The tool is able to detect the board via USB and managed to build and write an image to the flash (MT25QL256ABA1EW7-0SIT). I did all of this using the GUI and not the command line interface. I saw in the user guide that it supports command line but I couldn't see all the commands I need. For context, these are the steps I need to manufacture my board:
Can I do the above steps using the secure provisioning tool command line interface? The writing to flash bits will potentially need to erase sectors first and also do verify after write.
Thank you,
Daniel
Hi @danielberhe ,
Thanks for your interest in NXP MIMXRT series!
In fact, the actions you perform with the SPT tool are logged in the log window below, and you can view this log to get the underlying commands that were actually executed.
Best regards,
Gavin