• How can I compile more 64K code memory in xc164cs?
    How can I compile more 64K code memory in xc164cs? In my XC164CS application,Memory Model is "Medium",but the compiler show "error C8: code size exceeds 64K",How to solve this problem,need someone help...
  • How can I compile more 64K code memory in xc164cs?
    How can I compile more 64K code memory in xc164cs? In my XC164CS application,Memory Model is "Medium",but the compiler show "error C8: code size exceeds 64K",How to solve this problem,need someone help...
  • More external memory than 64k
    Hello. I am curious why there is a limitation of 64k on the C251 compiler, when the device can handle up to 256k? Is there a way around this?
  • More external memory than 64k
    Hello. I am curious why there is a limitation of 64k on the C251 compiler, when the device can handle up to 256k? Is there a way around this?
  • To access more than 64K of code in 8051
    Hello, I am working on a project using the 8051. I am almost on my completion of the project. But my code size has cross the 64k limit. I have heard that by using paging technique it is possible to...