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
Perhaps a 4th Memory Model that defaults everything to IDATA? (Neither Raisonance nor Tasking seems to offer such a model, but IAR does).