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.
I am using the w78e58b,but after selecting this device in keil7.06,there are no "use on-chip rom" and "use on-chip xram" in the "target" .why? In my program, I want to put some variables into the on-chip xram as following: unsigned char pdata string[]; How to use the xram of w78e58b?
Thank you for your help.