This repository was archived by the owner on May 11, 2023. It is now read-only.
This repository was archived by the owner on May 11, 2023. It is now read-only.
gccExePath #38
Open
Description
Hi,
What should be the value of "gccExePath"?
Must it be "C:/Programs/GNU_arm_tools/ARM_Embedded_GCC/bin/arm-none-eabi-gcc.exe" or
"C:/Programs/GNU_arm_tools/ARM_Embedded_GCC/bin"?
If i choose last one, updatePaths.py fails to locate <stdint.h>.
If first, the script runs good, but VSCode displays a warning in c_cpp_properties.json "Path is not a directory: "C:\Programs\GNU_arm_tools\ARM_Embedded_GCC\bin\arm-none-eabi-gcc.exe""
BTW, there is a second warning "IntelliSense mode msvc-x64 is incompatible with compiler path."
Metadata
Metadata
Assignees
Labels
No labels