• armlink Error: L6218E: Undefined symbol...
  • no_semihosting - sys_open still referenced
    Hi I am implement a project on the microsemi cortex M3 ARM with the RTX OS and the TCP stack. I have spend hours reading through posts on the forum and web about implementing no_semihosting and...
  • Forcing FAR libraries
    I just ran across a case with C51 7.50 where the linker was not automatically selecting the far version of the library. My far pointers weren't working, despite the presence of XBANKING.A51. The problem...
  • ARMLINK PROBLEM ?
    Hi,everybody! I have a armlink question! in my project:I set R/W BASE to 0x00080000,R/O BASE to 0x00000000 in the eval mode.and my code as following: AREA Word, CODE, READONLY EXPORT...
  • Armlink and mkaefile
    Dear All: Can anybody explain the meaning of 'anon$$obj.o' file. How it will be used in memory map file? Regards, JackSmith