This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil Linker Dialog box Issues

Hello,
Im trying to develop a blink program for NXP MIMXRT1062DVJ6A via keil. I installed all necessary DFPs. Whenever I build the program I get this error: .\Objects\teensyViaKeil.axf: Error: L6218E: Undefined symbol Image$$ARM_LIB_STACK$$ZI$$Limit (referred from startup_mimxrt1062.o).I tried to go to Options for Target>>Linker to use different scatter files but clicking on the Linker Dialog closes the entire application. I'm also developing another project for TM4C123GH6PM and that project allows me to configure anything in the options for target. Is this a known issue with a fix ? What should I do to fix the entire project closing when I click the linker dialog box ?

Parents
  • Hello Hans,

    Here is a picture of the project with the build output. 

    This is the Keil version I'm using


    IDE-Version:
    µVision V5.38.0.0
    Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.

    License Information:
    paul intare
    none
    LIC=----

    Tool Version Numbers:
    Toolchain: MDK-Lite Version: 5.38.0.0
    Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin
    C Compiler: ArmClang.exe V6.19
    Assembler: Armasm.exe V6.19
    Linker/Locator: ArmLink.exe V6.19
    Library Manager: ArmAr.exe V6.19
    Hex Converter: FromElf.exe V6.19
    CPU DLL: SARMCM3.DLL V5.38.0.0
    Dialog DLL: TCM.DLL V1.56.4.0
    Target DLL: lmidk-agdi.dll V???
    Dialog DLL: TCM.DLL V1.56.4.0

    And here is a video of what happens when I go to Optios for Target>>Linker to configure the scatter file to use

Reply
  • Hello Hans,

    Here is a picture of the project with the build output. 

    This is the Keil version I'm using


    IDE-Version:
    µVision V5.38.0.0
    Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.

    License Information:
    paul intare
    none
    LIC=----

    Tool Version Numbers:
    Toolchain: MDK-Lite Version: 5.38.0.0
    Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin
    C Compiler: ArmClang.exe V6.19
    Assembler: Armasm.exe V6.19
    Linker/Locator: ArmLink.exe V6.19
    Library Manager: ArmAr.exe V6.19
    Hex Converter: FromElf.exe V6.19
    CPU DLL: SARMCM3.DLL V5.38.0.0
    Dialog DLL: TCM.DLL V1.56.4.0
    Target DLL: lmidk-agdi.dll V???
    Dialog DLL: TCM.DLL V1.56.4.0

    And here is a video of what happens when I go to Optios for Target>>Linker to configure the scatter file to use

Children
No data