UART Bootloader write command ignores data
Hi.
I am using the Uart Bootloader from the ROM.
I want to write my Programm to the Sysram at 0x2FFC3000.
I don't know why, but the Software ignores my commands.
It accepts the write Command, it accepts the adress. But when i write the Address it twice sends the Ack byte.
So when i want to send the number of bytes, the data and the checksum it threats them as Commands.
Do i have to do something special to use the serial debug mode?
