Build Automation Tools Confusion

Ali Raza June 23, 2017

Hello All, 

I am new to Bamboo and I watched some videos about bamboo and found it really great and have an understanding of the overall structure of bamboo. Right now I am confused that what I want to do is possible in bamboo or not. 

My task:

  • Get the latest Software from Bamboo---- Can be done in bamboo.
  • Run Code Composer Studio and Generate Hex File--- Not sure How
  • Run Flash Programmer and Load the Hex file on Chip---Note sure how

is this possible in bamboo? How can I connect my 2 softwares with bamboo?

 

BR

Ali Raza 

1 answer

1 accepted

1 vote
Answer accepted
Cristiano Mariano
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 28, 2017

Hi Ali! How are you doing?

Integration with 3rd party tools is usually done using a plugin or command line.

I don´t know whether there are plugins to integrate these tools and Bamboo but I found some command lines for them (maybe you already use them):

Code Composer Studio: http://processors.wiki.ti.com/index.php/Projects_-_Command_Line_Build/Create

Flash Programmer: https://community.nxp.com/thread/389139

You could create a Build Task of type Script and invoke these command lines from there.

Hope this helps!

Thanks,

Cristiano

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events