cancel
Showing results for 
Search instead for 
Did you mean: 

Build a STM32CubeIDE project via command line

virendra_dalal
Visitor

I have a STM32 project created for STM32H757 which has dual core CPU. The directory structure is look like this:

virendra_dalal_0-1763558849799.png

I wanted to build this project using command line in my ubutnu machine. I have tried with this command:

$ <INSTALLTION_DIRECTORY>/st/stm32cubeide_1.12.1/stm32cubeide --launcher.suppressErrors -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data "./" -build fx/CM7

But it shows "WARNING: No Project matched "fx/CM7". Skipping..."

I have tried running it from root of the project directory like "<REPO_PATH>/sca_repo/fx_redesign/fx", also tried it running from inside the fx directory too like "<REPO_PATH>/sca_repo/fx_redesign/fx/CM7/". But output does not changed, I can not figure out what I am missing here, can anyone help me ?

 

0 REPLIES 0