How to extend the build toolchain

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

   

I want to add an additional .exe program for generating a c-header file based on script input.

   

Is it possible to add a file "table.usr" into the project-source-code and specify an extenal .exe program to be executed when the file is changed?

   

Script-file (table1.usr)  =>  .exe-program  => c-header-file (table1-h) => standard tool chain => psoc binary
 

   

Best Regards
Steffen Dalgard

0 Likes
1 Solution
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

AFAIK there is no capability to add own steps to the build process.

View solution in original post

0 Likes
1 Reply
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

AFAIK there is no capability to add own steps to the build process.

0 Likes