STM32CubeMx command line unknown pack STM32Cube_FW_G0_V1.6.0
Hi,
I start STM32CubeMx with this command
/mydir/STM32CubeMX/STM32CubeMX -q /mydir/myscript
Inside the file myscript there are this lines:
swmgr refresh
swmgr install STM32Cube_FW_G0_V1.6.0 ask
exit
When run this line "swmgr install STM32Cube_FW_G0_V1.6.0 ask" the output in the terminal is
2023-05-05 09:27:39,236 [INFO] MainUpdater:1566 - Unknown pack: STM32Cube_FW_G0_V1.6.0
KO
where can i find the correct pack name?
Best regards

