Stop checking for invalid P memory instructions.
EXITXP
The EXITXP directive indicates the end of the most recent ENTRXP directive. The ENTRXP directive causes the assembler to verify that all instructions between the ENTRXP directive and the EXITXP directive avoid using restricted instructions not allowed for programs running from P memory space. A restricted instruction is any instruction with a dual parallel read, or any move instruction that accesses program memory.
This directive applies to the DSP56800E processor.
ENTRXP
; insert here program that runs in P memory
EXITXP