Hello all,
Eventually I decided to follow up "UART Boot Loader Design on Kentis E Series" document.
I have KE06Z128. I've downloaded AN4767SW and integrated it in KDS and configured UART for communication.
Also downloaded AN2295 PC side host GUI for tools to decode the s19 file and transfer the application code to target MCU by UART interface.
When I run with debugger and connect to the AN2295 GUI, it communicates and get the IDENT info:

But when I'm trying to 'Erase' or 'Program' it fails:

my configurations from FC_protocol.h:

MyBlink.srec is just mine little program to test the serial boot loader, I've test it, work good.
What could be the problem?
Jenia.