PostBuild with BatchRunner

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

PostBuild with BatchRunner

653 次查看
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?
标签 (1)
标记 (1)
0 项奖励
回复
1 回复

402 次查看
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 项奖励
回复