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.
Has anyone had problems seeing multiple dptrs in the regs window during hardware debugging? We have two memory mapped dptrs. When I run the debug under Keil simulation, I can see both dptrs in the regs window. When I run the debug session with hardware, I only see the one dptr at 82/83.
Yes I am writing my own routines. We did go through a bit of a painful learning process when we started out and found that we definitely did not want to check the "use multiple dptr" box. I have found that using multiple dptrs is not a trivial thing given the multiple types available and given the way the simulator works. It would be nice if Keil could offer some sort of switch to let the simulator use either banked or mapped pointers.