• Need eprom upgrade
    I am looking for a source for an upgrade for an LPC2132FBD64. It goes in a vending machine. Parts are not available for model Genesis 173 Office Deli. Any tips appreciated.
  • V4.12 Upgrade
    When viewing the Help/About screen after installing the C166 V4.12 upgrade, what should be the version values for the various components? When I do this I see: uVision - 2.12, C166 - 4.11, A166 - 4.11...
  • Strange data segment overflow
    I'm using Keil for 8-bit Silabs CPUs programming. I have some code, I should maintain further and it uses small data model. Code compiles and works fine. When I comment out one very big function from...
  • Size of data section overflow
    I'm using ADUC843 and I have problem with memory overflow. I'm trying to use only 150 bytes. I tried too declare some data with idata and it helped but now I could declare no more than 250 bytes. I...
  • puzzling data space overflow
    In an inherited design where DATA is used to the hilt, I wanted to insert a 'general catcher' for debugging purposes in the process of doing so I got a puzzling data space overflow void tryitcatch1...