Skip to main content
Associate
May 18, 2024
Question

stm32cubeide in linux installation override system path ?

  • May 18, 2024
  • 0 replies
  • 820 views

in Linux installation ver: 1.15

Installation put cmake, ninja & some other over system installation ! :

export PATH="//INSTALLPATHXX/tm32cubeclt://INSTALLPATHXX/tm32cubeclt/STM32CubeProgrammer/bin://INSTALLPATHXX/tm32cubeclt/STLink-gdb-server/bin://INSTALLPATHXX/tm32cubeclt/Ninja/bin://INSTALLPATHXX/tm32cubeclt/GNU-tools-for-STM32/bin:$PATH"


i think must have export PATH="$PATH:......
if need in run of stm32cubeide **can** overide it