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.