• Difference between Compact and Large Code Rom Size
    Hello everyone! I am working on a project in Keil uVision 4 using a custom 8051W ASIC (8K in size) and found an issue when working with the large code rom size. We were originally working with...
  • Difference between Compact and Large Code Rom Size
    Hello everyone! I am working on a project in Keil uVision 4 using a custom 8051W ASIC (8K in size) and found an issue when working with the large code rom size. We were originally working with...
  • help in large size arrays for philips89c51rd2 using Keil
    I am using Philips89c51rd2 controller, on which I have to use an array of 5000 values in one dimension. What i obs is that only the first few values of the array are read and output by the controller...
  • help in large size arrays for philips89c51rd2 using Keil
    I am using Philips89c51rd2 controller, on which I have to use an array of 5000 values in one dimension. What i obs is that only the first few values of the array are read and output by the controller...
  • Large Lookup Table -- Can't Store in ROM?
    Hi, I'm wondering if I am doing something wrong here. I am trying to store an array for a large 256 byte look-up table. I have a pretty small 8051 MCU of 8 KB flash memory (IROM), 256 bytes internal...