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 Every one i am new to keil but got the basic knowledge and i am going to create a program in which when ever the Serial (RI) interrupt occurs then SBUF must send its contents to any Globle variable but i dont think that its as simple as its look like, cuz even in Keil's Simulator the contents of SBUF are not accesible like in the interupt i use statement like
var=SBUF;
but the var is not gaining the value could any one please help me ?
show the initialization
Erik