The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Build Automation Tools Confusion

Ali Raza
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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

TAGS
AUG Leaders

Atlassian Community Events