Another thing is in ASM file (after compile), it starts with:

#define CODE_SIZE 8
#define MCS_STEP 73H
#define MCS_DUMP 64H
#define MCS_HANDSHAKE 68H
#define MCS_RESET 72H
#define MCS_WRITE 77H
#define HSER_TXSTA 36
#define HSER_SPBRG

In my program, i don't define nothing of this...

Anyone understand it??

Thanks,
Nuno