Hello,
My programming device is PE cyclone, and I found the script file "nxp_s32r294_efuse.mac".
In S32 Design Studio, I found a way to add the '.mac' file:
'Debug Configrations' ==> 'Debugger'==>'Advanced Options'==>'Enable initialization script'
and then choose file 'nxp_s32r294_efuse.mac' ==>'Ok'==>'Debug'
It seem the script file works.
Is there a way to run the '.mac' script file without lunch the S32DS IDE and the debugger?
Or is it possible to write efuse with the command line in background or quiet mode?