Hi,
A SRecord file can be generated by the linker during linking phase (of Project Build) or by the burner tool using a .bbl file and executed after linker.
In all case, the Srecord file is generated using the .abs file.
The .abs file is the executable file which can be download on board using the debugger.
This file contains the code and debug information.
The process you want to implement could be done via the ROMLib.
Please have a look to the Chapter 9 ROM Libraries at \CWS12v5.1\Help\PDF\Build_Tools_Utilities.pdf
Regards
Have a great day,
Pascal
NXP Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------