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 ?