I'm using MPLab 8.83 with the pickit 3 and a dsPIC30F4011 at 30MIPs. With one power supply, it seems to work ok in debug mode. With another, it says "debugger halted' or something like that at random times. Is the pickit3 OK for up to 30 MIPs debugging? Could it be noise from the power supply that could keep making it halt?
edit: Actually, with the "good" power supply, sometimes it halts at a breakpoint that I didn't add, but it's not visible in the C. Only when I look in the assembly does the hidden breakpoint (which I didn't add) show up. That's fairly rare though. The halting on the "bad" supply has no breakpoint anywhere in the assembly language listing.
edit: Actually, with the "good" power supply, sometimes it halts at a breakpoint that I didn't add, but it's not visible in the C. Only when I look in the assembly does the hidden breakpoint (which I didn't add) show up. That's fairly rare though. The halting on the "bad" supply has no breakpoint anywhere in the assembly language listing.