ppreininger

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: KEIL Toolchain #22886
    ppreininger
    Participant

    Update, Hi, the code won’t compile with the version 6 – some code in the HAL does not want that setting. I just didn’t realize that, because KEIL has to be restarted. Otherwise it will still compile with the old version.

    in reply to: KEIL Toolchain #22884
    ppreininger
    Participant

    Seems reasonable, I now use the CLANG version 6. This works in KEIL. When compiling with VisualGDB, the startup assembler file is missing. I added it to the project, but the project does not compile – A1167E – Invalid line start.

    I can send you the project file via mail or similar, I don’t want it to hang around in the forum.

    in reply to: KEIL Toolchain #22880
    ppreininger
    Participant

    Hi,

    thank you for the quick work, works better now. I was able to import the project using the KEIL Clang toolchain, which does not compile. In the orginal Project, I’m using the ARMCC toolchain. Selecting this one results in the error enclosed.

    Attachments:
    You must be logged in to view attached files.
    in reply to: KEIL Toolchain #22856
    ppreininger
    Participant

    Sorry, forgot about that one. I’m trying to import an existing KEIL project with the wizard.

    • This reply was modified 6 years, 5 months ago by ppreininger.
    in reply to: KEIL Toolchain #22842
    ppreininger
    Participant

    Hi, here comes the output in the console:

    VisualGDB build 5.4.10.2591
    Startup initialization took 7940 msec
    [+16 msec] Got DTE
    [+16 msec] Got MCS
    [+16 msec] Got services
    [+125 msec] Constructed Add-in
    [+125 msec] Loading settings…
    [+125 msec] Loaded settings.
    [+125 msec] Created normal commands
    [+141 msec] Created context commands
    [+141 msec] Created combo commands
    [+141 msec] Created drop down commands
    [+141 msec] Registered commands
    [+7940 msec] Startup project reset
    [+7940 msec] Settings validated
    [+7940 msec] Startup project set
    Found a GNUARM toolchain in C:\Program Files (x86)\GNU Tools Arm Embedded\7 2018-q2-update
    Found a Keil ARMCC toolchain in C:\Keil_v5\ARM\ARMCC
    Found a Keil ARMClang toolchain in C:\Keil_v5\ARM\ARMCLANG
    Creating toolchain list from C:\Users\pete\AppData\Local\VisualGDB\ToolchainProfiles\localhost…
    Searching for test frameworks in C:\Users\pete\AppData\Local\VisualGDB\TestFrameworks…
    Searching for test frameworks in C:\Users\pete\AppData\Local\VisualGDB\TestFrameworks…
    Searching for test frameworks in C:\Users\pete\AppData\Local\VisualGDB\TestFrameworks…
    Loading Embedded toolchain list for (localhost)
    Found 3 out of 3 installed toolchains
    Creating toolchain controller: initial selection (registry), suppress event
    SelectToolchainByKey(com.sysprogs.gnuarm.arm-eabi 4.9.3/7.8/r1)
    Loading Embedded toolchain list for (localhost)
    Found 3 out of 3 installed toolchains
    Incompatible toolchain: Keil ARMCC in C:\Keil_v5\ARM\ARMCC
    Incompatible toolchain: Keil ARMClang in C:\Keil_v5\ARM\ARMCLANG
    Incompatible toolchain (unknown type): (download toolchain for arm-eabi)
    Incompatible toolchain (unknown type): (download toolchain for avr)
    Incompatible toolchain (unknown type): (download toolchain for bfin-elf)
    Incompatible toolchain (unknown type): (download toolchain for esp32)
    Incompatible toolchain (unknown type): (download toolchain for esp8266)
    Incompatible toolchain (unknown type): (download toolchain for m32c-elf)
    Incompatible toolchain (unknown type): (download toolchain for m32r-elf)
    Incompatible toolchain (unknown type): (download toolchain for m68k-elf)
    Incompatible toolchain (unknown type): (download toolchain for msp430)
    Incompatible toolchain (unknown type): (download toolchain for powerpc-eabi)
    Incompatible toolchain (unknown type): (download toolchain for risc-v)
    Incompatible toolchain (unknown type): (download toolchain for v850-elf)
    Creating toolchain controller: initial selection (registry), suppress event
    SelectToolchainByKey(com.sysprogs.gnuarm.arm-eabi 4.9.3/7.8/r1)

    in reply to: KEIL Toolchain #22835
    ppreininger
    Participant

    Ok, here is the requested information. Basically, the toolchain is detected. In the configuration wizard it does not show up.

    Sorry, I did’t manage to get the images into the text.

    Thank you for your help.

    Attachments:
    You must be logged in to view attached files.
    in reply to: KEIL Toolchain #22821
    ppreininger
    Participant

    It can read the project and everything, I just can’t select the KEIL toolchain.

    in reply to: KEIL Toolchain #22819
    ppreininger
    Participant

    I downloaded and installed it today. Version 5.4 Preview 10, Build 2582

Viewing 8 posts - 1 through 8 (of 8 total)