project build automation for bitbucket pipeline

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

project build automation for bitbucket pipeline

701 次查看
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 项奖励
回复
1 回复

679 次查看
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 项奖励
回复