|
Hi,
I've been trying to get SAM-BA to work via UART. It seems that while sending commands to write words works normally and correctly, when the appropriate EEFC registers are used, the same data does not actually get written when i use send file with xmodem protocol with 256 byte 'files', corresponding to the page size.
Every word in memory is filled by the 4th byte of that word, and the first three bytes seem to be discarded.
Has anyone else seen this problem? What am I doing wrong? Should I just ditch the send file entirely and just use 64 word write commands instead?
Thanks
|