I am using Code Warrior 3.1 to generate 2 projects on a MC9S08GB60.
Project 1: Bootloader Project 2: Main Application
I am manually merging the 2 projects by copying the bootloader S19 file at the end of the main application S19 file. I then use a Cyclone Pro to install the merged application.
Question: 1. How can I merge the 2 applications S19 File automatically using Code Warrior?
2. I would also like to have a build option to specify if I want to merge the 2 projects.