Command Line Build of project

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

cross mob
Anonymous
Not applicable

I have created a new project from and exisitng project which is now being used on almost identical boards but they need different PIDs.  So I am wanting to create a command line build where I can pass a different define that will build the file with a different PID.  This way when I have bug fixes and upgraded, I can test it on one and then just run the command line which will force muiltiple builds and create a img file for each of my boards.

   

Where do I find any documentation of doing a build via a command line?

   

 

   

Ken

0 Likes
2 Replies
Anonymous
Not applicable

Hi,

   

Before building, In the dscr.c file (descriptor file), you can use the find and replace options in command line to replace to PID alone and the call the commands for building.

   

We do not have separate documents as of now to do this.

   

Regards,

   

-Madhu Sudhan

0 Likes
Anonymous
Not applicable

 I mean, find and replace commands, in command line.

   

Regards,

   

- Madhu Sudhan

0 Likes