Install of software for debian linux procedure?
Where can I find a procedure for installing the IDE on linux? I found:
- SetupSTM32CubeMX-6.3.0 and installed it. No problems.
- st-stm32cubeide_1.7.0 and installed it. No problems.
- STM32Cube_FW_L4_V1.17.0 and unzipped it. No method for installing.
The last one I downloaded manually because I am trying to find an example program to begin evaluation. If use the IDE to install example programs, it will list some examples but the tool does not know how to find a download site. I found the third one and it can be unzipped, but the readme does not specify how to connect to the existing IDE. A note I found on the web says to unpack to a Repository directory. I looked and could not find this folder/directory.
On my box, I have
- /usr/local/STMicroelectronics/STM32Cube/
- ~/STM32CubeIDE which appears to be a workspace for custom files
- a ton of hidden dirs which I am unsure what they are for
- .stm32cubeide
- .stm32cubemx
- .stmcube
- .stmcufinder
I installed a previous version of the IDE and never got this working. I'm hoping to try again now.
