Page 1 of 1

DSPIC, CLR.B [W12++] error in simulator

Posted: 25 Dec 2007 19:24
by yo2lio
Hi,

This instruction :

Code: Select all

CLR.B [W12++]
must clear byte at address stored in W12 and post increment by 1 W12. In Simulator W12 is incremented by 2 !!

Tested on hardware and is OK.

Re: DSPIC, CLR.B [W12++] error in simulator

Posted: 28 Dec 2007 08:21
by zristic
Thaks for the report, we will fix it.