2020-01-31 03:22 AM
2020-01-31 05:03 AM
Then add the directory the tools are installed in to the PATH environment variable.
2020-02-02 02:43 AM
Can you please, help me to sort out that issue because i am using first time this IDE i don't know any thing about that SPC5Studio.
2020-02-02 07:55 AM
Determine where the GNU/GCC tools are installed on your system.
Determine if the path to these gets into the PATH environment variable,
Determine if the tools/installer are compatible with the version of Windows being used.
Determine if you have administrative rights to install the tools properly.
Try to not install things in the "Program Files" sub-directories
Check AV and DLL related issues
Engage your IT staff
Engage your local ST support engineers or FAE
2020-02-02 08:48 PM
We need to install GCC/GNU tools??? those are not inbuilt to the SPC58Studio.
2020-02-02 10:00 PM
Correct.
Please refer to the key features for the SPC5-STUDIO page,
https://www.st.com/en/development-tools/spc5-studio.html
2020-02-02 10:12 PM
I installed everything what you shared in the link.
After that also i am not able to work properly, sometimes shows an error that "Error: Program "GCC" not found in PATH" sometimes it shows an error that PATH=[C:/SPC Studio/eclipse/jre/bin/client;C:/SPC Studio/eclipse/jre/bin;C:/SPC Studio/eclipse/jre/lib/i386;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\TortoiseSVN\bin;C:\Users\aparna.yanakayyakalv\AppData\Local\Microsoft\WindowsApps;;C:\SPC Studio\eclipse;]
2020-02-03 02:14 AM
Potential incompatible backslash characters and double semicolons used there.
2020-02-03 09:59 PM
I am using latest version of SPC58Studio.
I did everything from beginning, then also i am getting error
"Program "g++" not found in PATH"
Can you help me to sort out this problem.
2020-02-04 02:19 AM
I did everything, it's properly for example C code.
But I am getting error log as shared in below image.