Does the simulator support the dallas 80c400 quad data pointers? If so how do you get them to display in the project workspace with DPTR and DPTR1 which appear and simulate correct. Thanks
http://www.keil.com/dd/chip/3390.htm
That does not say anything to verify if the DPTR2 and DPTR3 autoincrement autodecrement and slect features work in the simulator. If you think they do, then I need to ask about how to make this work in assembly. I get good results for DPTR0 and DPTR1, (both the autoinc and autoselect work), but when I select DPTR 2 or 3 the autoinc does not appear to autoinc in the simulation. Mike
"That does not say anything to verify if the DPTR2 and DPTR3 autoincrement autodecrement and slect features work in the simulator." I presume that it would tell you if they were supported... Have you contacted Keil Support?
Keil, says they don't support it. Thanks for the help.