• 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...
  • 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...
  • 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...
  • 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...
  • 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...