Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello, I am setting my build environment on ubuntu 20.xx Always linking fails with the following asterisk expression in command, *.o". For example in "Code --> External Build --> Link Command", 'gcc "*.o" -o "output". If I directly use the commands from "export build", there is no error. How can I handle this? FYI, the original macro and error are as follows: External Build Macro (C++ Link Macro) : "$(ToolChainDir)/arm-none-eabi-gcc" -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mthumb -Wl…