| ??? 08/17/01 09:13 Read: times |
#14188 - Keil C data overlaying |
Hello!
I wrote program in C (aboub 12kb) and I think I have problem with data overlaying. I tried to insert word "nooverlay" in L51 command line. It got me same results (see below). Can you help me with that? Also, where (data,idata) is best to put my variables to leave more room for stack? I use 80515/8055 and Keil C 3.07 Here is linker command line I used: l51 %1.obj nooverlay code(0000h) ramsize(256) MODULE INFORMATION: STATIC OVERLAYABLE CODE SIZE = 9692 ---- CONSTANT SIZE = 1623 ---- XDATA SIZE = ---- ---- PDATA SIZE = ---- ---- DATA SIZE = ---- 40 IDATA SIZE = 71 ---- BIT SIZE = 2 ---- Thank you for your help! regards, Damjan |
| Topic | Author | Date |
| Keil C data overlaying | 01/01/70 00:00 | |
| RE: Keil C data overlaying | 01/01/70 00:00 | |
| RE: Keil C data overlaying | 01/01/70 00:00 | |
| RE: Keil C data overlaying | 01/01/70 00:00 | |
| RE: Keil C data overlaying | 01/01/70 00:00 | |
| RE: Keil C data overlaying:Erik | 01/01/70 00:00 | |
RE: Keil C data overlaying:Bordyn | 01/01/70 00:00 |



