This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

80c400

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

Parents
  • 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

Reply
  • 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

Children