project build automation for bitbucket pipeline

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

project build automation for bitbucket pipeline

698 Views
MahmoudDahroug
Contributor I

I'm currently using MCUXpresso IDE to generate binary and executable artifacts (axf extension), it depends on the SDKs installed inside the IDE, environment variables that are specific to the IDE and a lot of other configurations.

I need to build a docker image based on windows containers, but the problem is that I need to install MCUXpresso IDE inside the image, so is there any way/guide to install it in a headless/unattended mode while considering my local set-up?

If there are simpler solutions/recommendations, it would be really appreciated.

Thank you.


0 Kudos
Reply
1 Reply

676 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello MahmoudDahroug,

There are some resources that may help installing MCUXPresso IDE from command line such as the following blog post and community post:

https://mcuoneclipse.com/2017/08/03/building-eclipse-and-mcuxpresso-ide-projects-from-the-command-li...

https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Building-projects-from-the-command-line/m-p/468047

https://community.nxp.com/t5/MCUXpresso-IDE/Trouble-with-headless-build-on-Jenkins-SDK-location-and-...

I hope that this information helps!

Regards,
Gustavo

0 Kudos
Reply