TOOL CHAIN TEST FAILED

Sysprogs forums Forums VisualGDB TOOL CHAIN TEST FAILED

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13085
    madhumadi
    Participant

    Hello,

    I am new to embedded and visual GDB.

    I tried to build a project and it shows errors stating tool chain test failed.

     

    I uninstalled GDB tried to repair the Visual studio and reinstalled again. It doesn’t work.It was working good until 2 days back.

    I have visual studio 2017, and my tool chain is arm-eabi-gcc7.2.0-r2 and GDB5.3R.

    I have attached screenshot.

    Thank you,

     

    Attachments:
    You must be logged in to view attached files.
    #13087
    madhumadi
    Participant

    Detailed log:

    Tool arguments: -Wl,–start-group “C:\Users\MadhuMadiDhanasingh\AppData\Local\Temp\/VisualGDB_TrivialProgram.o” -o “C:\Users\MadhuMadiDhanasingh\AppData\Local\Temp\/VisualGDB_TrivialProgram.bin” -Wl,-gc-sections –specs=nano.specs –specs=nosys.specs -mcpu=cortex-m4 -mthumb -mfloat-abi=soft -lcompactcpp -TC:\Users\MadhuMadiDhanasingh\AppData\Local\VisualGDB\EmbeddedBSPs\arm-eabi\com.sysprogs.arm.stm32/STM32F4xxxx/LinkerScripts/STM32F411VE_flash.lds -Wl,–end-group
    c:/sysgcc/arm-eabi/bin/../lib/gcc/arm-eabi/6.2.0/../../../../arm-eabi/bin/ld.exe: cannot open linker script file C:\Users\MadhuMadiDhanasingh\AppData\Local\VisualGDB\EmbeddedBSPs\arm-eabi\com.sysprogs.arm.stm32/STM32F4xxxx/LinkerScripts/STM32F411VE_flash.lds: Invalid argument
    collect2.exe: error: ld returned 1 exit status

    #13093
    support
    Keymaster

    Hi,

    Looks like your STM32 BSP is incomplete. Please try reinstalling it via Tools->VisualGDB->Manage VisualGDB Packages.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.