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 getting "A42 error : UNDEFINED IDENTIFIER" error when compiling an assembly module. when i click on the error it indicates it to statement that contains the defined variables. i am compiling for XC164CS controller the part of the code where i am getting the error is inserted below.
;FUNCTION: FirstSample ----------------------------------------------------------------------------------------------------- public FirstSample FirstSample proc ;Set next Sample routine -> mov SampleRout,#SecondSample
You will find a list of MOV in all its variations here: http://www.8052.com/51mov.phtml However, I would suspect that this is not your problem. We would really need to see those definitions of yours to offer further advice.
Hi, http://www.keil.com/dd/docs/datashts/infineon/c166ism.pdf Have you written programs before or is this your first time... Rgds Raj Shetgar