• Uncalled Segment/DATA overflow
    Does anyone know how to avoid a data segment overflow caused by the local data for uncalled functions being permanently allocated? Better still to prevent such functions being included in the final output...
  • SRAM with strange data
    Hello, im working with 80c552 yC. On the Board is also an SRAM (xdata). To keep it's data after disconnecting the external power supply, i connected it with a battery. It works fine... Inside the SRAM...
  • 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...
  • 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...
  • Transfer data's of seven segment
    Hi all.. I have to make a project where i need to transfer the data's of seven segment display to other board using 89S52. I have one board where 4 seven segment display has been interfaced to port...