cancel
Showing results for 
Search instead for 
Did you mean: 

How to open .ioc file from Windows command line?

ferro
Lead

Hi,


Is it possible to open a .ioc project file for STM32CubeMX directly from the Windows command line? If yes, what is the correct syntax?

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
ferro
Lead

Use -i parameter. E.g.

"c:\STM32Cube\STM32CubeMX_6170\STM32CubeMX.exe" -i "c:\tmp\project\p.ioc"

 

View solution in original post

1 REPLY 1
ferro
Lead

Use -i parameter. E.g.

"c:\STM32Cube\STM32CubeMX_6170\STM32CubeMX.exe" -i "c:\tmp\project\p.ioc"