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:
is this possible in bamboo? How can I connect my 2 softwares with bamboo?
BR
Ali Raza
Community moderators have prevented the ability to post new answers.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.