Aleks

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: VisualGDB Unable to find BSP.cmake #36364
    Aleks
    Participant

    Hi, I see the same problem, but my version is exactly 6.0R6. How can I fix it?

    Running CMake: C:\Users\user\AppData\Local\VisualGDB\CMake\bin\cmake.exe ../../.. -G “Ninja” -DCMAKE_BUILD_TYPE=DEBUG -DTOOLCHAIN_ROOT=c:/SysGCC/arm-eabi -DCMAKE_MAKE_PROGRAM=”C:/Program Files (x86)/Sysprogs/VisualGDB/ninja.exe” -DCMAKE_TOOLCHAIN_FILE=C:\Users\user\mySpace\workspace\_superior\stm32Project\firmware\TestFirmware/build/VisualGDB/Debug/toolchain.cmake -DPLATFORM=VisualGDB -DLOCALAPPDATA=C:/Users/user/AppData/Local
    — The C compiler identification is GNU 14.2.1
    — The CXX compiler identification is GNU 14.2.1
    — The ASM compiler identification is GNU
    — Found assembler: c:/SysGCC/arm-eabi/bin/arm-none-eabi-g++.exe
    — Detecting C compiler ABI info
    — Detecting C compiler ABI info – done
    — Check for working C compiler: c:/SysGCC/arm-eabi/bin/arm-none-eabi-gcc.exe – skipped
    — Detecting C compile features
    — Detecting C compile features – done
    — Detecting CXX compiler ABI info
    — Detecting CXX compiler ABI info – done
    — Check for working CXX compiler: c:/SysGCC/arm-eabi/bin/arm-none-eabi-g++.exe – skipped
    — Detecting CXX compile features
    — Detecting CXX compile features – done
    VisualGDB found an error: Файл ‘C:\Users\user\mySpace\workspace\_superior\stm32Project\firmware\TestFirmware\TestFirmware.gpdsc’ РЅРµ найден.
    CMake Error at C:/Program Files (x86)/Sysprogs/VisualGDB/CMake/embedded/bsp.cmake:245 (include):
    include could not find requested file:

    C:/Users/user\mySpace\workspace\_superior\stm32Project/firmware/TestFirmware/build/VisualGDB/Debug/BSP.cmake
    Call Stack (most recent call first):
    CMakeLists.txt:5 (find_bsp)

    — Configuring incomplete, errors occurred!
    System.Exception: CMake exited with code 1
    в un2.b(e b, Object a)

    ========== Project Configuration Summary ==========
    TestFirmware configured in 00:04
    ========== Configuration: 1 Succeeded, 0 Failed, 0 Skipped ==========

     

Viewing 1 post (of 1 total)