Lembit Soobik wrote : > PAGA_table ;table for standard code > db 0x52 > db 0x01 > db 0x51 ;First stop > db 0x01 > db 0x10 ;Second Stop > db 0x52 > db 0x01 > db 0x52 > db 0x04 > > when I do a build all, I get no errors and a BUILD SUCCEEDED > then I run it in the MPLAB SIM and it stops where I have > added the comment... What does "stop" mean ? A breakpoint ? You can't (normaly) execute table data as if it was code... Jan-Erik. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist