• scatter file causes linker error
    Hello, I'm trying to create a elf file with the help of a scatter file. I'm using the RVCT 2.2. This is my scatter file: LOAD_FLASH 0x100000 0x80000 ; defines begin and size of the load region...
  • Linker Code packing causing problems
    Hi, I am porting my code from compiler C51 ver6.23 and BL51 to the new compiler and linker , C51 ver 7.00 and LX51 ver3.30 . This was to take advantage of the optimisation features of the LX51's linker...
  • printf() function causes hangup
    Hallo, I tried to use a simple "Hello World!" program to write a message on the serial port of my Infineon SAB C167CR-LM Microcontroller. I use the standart putchar-function of the Keil-Compiler to...
  • Error L103 - External attribute do not match public symbol..
    Hello, I am getting the following error when I am trying to link my project: *** ERROR L103: EXTERNAL ATTRIBUT DO NOT MATCH PUBLIC SYMBOL: ?_s_denormalise?BYTE MODULE: .\rsa_modexp.obj (RSA_MODEXP...
  • Adding MDK Network Component causes Linker errors
    LPC1788 project (512K Flash) I did some testing on the KEIL MDKARM network components. Only TCP and UDP Sockets were used, no other services required. A small 40K project was tested on the embedded...