Hi,
You're using CW for MCU v10.6.x and the burner.exe tool.
Am I right ?
This tool is used to generate a Srecord, IntelHex or binary file from an abs file.
The tool can be used in GUI or in command line.
The BBL file contains the burner configuration.
By default if you create an example for S08, a burner.bbl is included in the project.
When the application is built, the burner is launched at the end and will create the .s19 file.
This is an example:
'Executing target #5 test_burner.abs.s19'
'Invoking: S08 Burner'
"E:/Freescale/CW MCU v10.6.4/MCU/prog/burner" -ArgFile"test_burner.abs.args" -f="../Project_Settings/Linker_Files/burner.bbl" -env"ABS_FILE=test_burner.abs"
'Finished building: test_burner.abs.s19'
' '
By default you must define the bbl file used.
Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------