Atmel ARM Toolchain in VisualGDB

Sysprogs forums Forums VisualGDB Atmel ARM Toolchain in VisualGDB

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30229
    fuji
    Participant

    I’m trying to use the Atmel ARM 6.3.1.508 toolchain in a bare metal embedded project with C++ 11 and C files. ARM CMSIS 5.4.0, Atmel SAMD21_DFP. Builds, loads and runs with GnuWin32 make.

    I created a project with the embedded wizard using MSBuild.

    I added the Atmel toolchain using the “Select a third party toolchain by locating gdb.exe” option and selected the gdb.exe of the Atmel ARM toolchain.

    I setup the flags, linker file and imported the sources.

    I get the following error when I build

    Error Could not find the toolchain d0e7b5fb-2412-4baf-9352-bf72733e7739 6.3.1/(Atmel/r0 TestM0 C:\Program Files (x86)\Sysprogs\VisualGDB\MSBuild\Targets\gcc.targets 310

    How do I proceed?

    VisualGDB version 5.5R4 build 3920

    #30230
    support
    Keymaster

    Hi,

    This looks like an issue caused by the toolchain cache. Please try restarting Visual Studio, it should fix the issue.

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