• 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...
  • CRC-32 or CRC-16 code
    Dear friends, I'm trying to develop a CRC-32 routine for my V-Star Quisar 320 using the Keil C51 compiler suite. I have found (in the Internet) a sample C code implementing CRC-32 algorithm. Testing...
  • CRC-7 code
    Hi, Could anyone provide me with C or ASM code that calculates CRC-7(The poly is x^7+x^6+x^4+1). Regards
  • 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
  • armlink/scatter
    Hi folks, I'm trying to link from the command line using the armlink that's at \Keil\ARM\BIN30\armlink.exe The help for armlink shows, in part: --scatter file Create the memory map as described...