Thanks for your help.
Now I know how to use it
prx8 is a base address value and X index register is offset.
I meet a new question: the machine code is 60 00,I want to know what the asm sentenct is.
I try to write the code: NEG 0,X or NEG PTAD,X. But the corresponding hex is 70.I can not get 60 00 object binary.
Please help me about it.Thanks.