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.
how to operate the 128byte page divided memory up to 1K in c51 like Hynix HMS9xc8032? In HMS9xc8032,the data memory is divided into 8 page(2 SFR page),SFR is also have a little different with standard 8051,but in this web,support a reg52.h header file only. So,anyone can tell us how to operate the data memory?Best is that someone can offer the source code or application notes. Thanks and Best Regards!
Thank you for your reply! Should be my qustion is which data type can assign the data in keil c51 for this case? If write it in asm,there is OK according the data sheet. So,my question is how to assign the data type?Can you give us an example,please! Thanks!