Sorry for using oshon
which is the best (and most expensive simulator for PIC?

I want to send 64 pieces of bits-> so its 8 bytes
I think its ok Frame var byte[7] because 0-7 8 pieces of bytes->8*8=64 bits.

Its worked without DEFINE HSER_TXSTA , I think it has a default value.

Thx