We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello 8051 users, The new Philips 51MX (51MC2) has 3K of on-chip RAM, and it's divided into "data", "idata", "edata" and "xdata". Does anyone know how variables should be declared so that all types of variables can be placed in their designated areas and all 3K RAM can be fully used? Can the data type be controlled for local variables (instead of using default type) ? Thanks in advance for your reply. Larry
It's in the manual: see "Explicitly Declared Memory Types" in Chapter 3, "Language Extensions"