Try turning _XINST_ON_4L to _XINST_OFF_4L
_XINST_OFF_4L EQU H'BF' ; Instruction set extension and Indexed Addressing mode disabled (Legacy mode)
We have to use "legacy" for PBP, it cannot use the extended instruction set (yet).
Try turning _XINST_ON_4L to _XINST_OFF_4L
_XINST_OFF_4L EQU H'BF' ; Instruction set extension and Indexed Addressing mode disabled (Legacy mode)
We have to use "legacy" for PBP, it cannot use the extended instruction set (yet).
http://www.scalerobotics.com
Bookmarks