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?
Hello @voeuu,
I am not so familiar with what P&E Mico includes with their Cyclone product, but I'm quite sure they have some tools for you to use with it. We work with them to include support for their products within S32 Design Studio. If you wish to use the Cyclone without S32 Design Studio, then you would need to contact P&E for this.
One other possibility is that S32 Design Studio has capability for many functions to be performed from command line. It is possible that P&E has enabled some command line capabilities with the package they provide to us for integration with S32 Design Studio. Please see the following article and also check with P&E for details on the possibility of command line access.
HOWTO: S32 Design Studio Command Line Interface
Best Regards,
Mike