PostBuild with BatchRunner

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PostBuild with BatchRunner

518 Views
xirxe
Contributor I
Hi, I want to run PreBuild and PostBuild batch files from the IDE. In other projects (HC12) I can choose under Target->Target Settings->Pre-Linker the entry "Batch Runner". But with DSC this entry is missing. But even if I add ".bat" to Target->File Mappings and add my batchfiles to the project nothing happens. How to add it the correct way?
Labels (1)
Tags (1)
0 Kudos
1 Reply

267 Views
J2MEJediMaster
Specialist I

According to the CodeWarrior MC56F8xxx/MC5685x Family Targeting Manual, the DSP tools do not support pre-linker or post-linker operations. See chapter 4, Table 4.3, "Target Settings Panel Elements".

 

You might be able to do something with the command-line tools.

 

---Tom

0 Kudos