Hi Fabio,
we use for the conversion the `nxpimage` utility located in the ./tools/spsdk/ sub folder. For windows it is located here:
c:\nxp\MCUX_Provi_25.03\bin\_internal\tools\spsdk\
See the help:
./nxpimage utils binary-image convert --help
To be honest I did not try whether the `--split-image ` argument is capable to split the input image into mentioned image header/DCD/FCB or other bin blobs. If not, can you configure your IDE to produce the *.axf containing only the application code?
Regards,
Libor
P.S.
Hi, I am trying to automate the firmware flashing for a 1064 board using
If the SEC tool works for you, you can automate even with the SEC tool, you can execute the SEC tool in command line. Once you have pre-copnfigured workspace, then you can just
c:\nxp\MCUX_Provi_25.03\bin\securep.exe -w c:\temp\my\workspace build
c:\nxp\MCUX_Provi_25.03\bin\securep.exe -w c:\temp\my\workspace write