• Keil Linker error
    I'm using the open LPC1768 library and whenever i'm compiling I get the following error: .\keil_output\iflash_nxp_lpcxpresso_1769\can_iflash_nxp_lpcxpresso_1769.axf: error: L6002U: Could not open...
  • Keil Linker error
    I'm using the open LPC1768 library and whenever i'm compiling I get the following error: .\keil_output\iflash_nxp_lpcxpresso_1769\can_iflash_nxp_lpcxpresso_1769.axf: error: L6002U: Could not open...
  • Re: Linker errors in Keil v8.01
    I have compiled my project which has 12 C files using the keil v8.01 with the target P89C668. The code size is around 62KB. But when the same project i tried to compile by selecting the target as...
  • Re: Linker errors in Keil v8.01
    I have compiled my project which has 12 C files using the keil v8.01 with the target P89C668. The code size is around 62KB. But when the same project i tried to compile by selecting the target as...
  • keil linker report error: arm-isa clashes with m-profile.
    Thanks a lot for helping me I have a GNU GMP static library libgmp.a which is compiled with arm-none-eabi-gcc. Within one STM32F10x example under KEIL example folder, the main.c call a function within...