Hello, i am using 8052 in my project and according to datasheet the data memory is 256 bytes but in my code if i exceed 128 bytes the code is not compiled do i need to use it as x data memory? please help
How about answering the original question: How do you propose that the compiler should decide which variables to put into DATA and which into IDATA??