Pavel,
thank you for replying.
However, I still can't load a user program using this new bootloader version.
See the messages below when I try to load my user code:
Parsed S-record lines: 791 Bytes total: 25131
Source address range: 0x1860-0xFFFF
Waiting for MCU reset ACK...received 0xfc (good).
Calibration break pulse sent. Count: 1
Bootloader protocol version: 0x02 (S08, read command supported)
Bootloader version string: AC60
System device ID: 0x01D [MC9S08AC(32-60)] rev. 0
Number of memory blocks: 2
Memory block #1: 0x0870-0x17FF
Memory block #2: 0x1860-0xFDC5
Erase block size: 512 bytes
Write block size: 64 bytes
Original vector table: 0xFFC6-0xFFFF
New vector table: 0xFDC6-0xFDFF
WARNING! S19 image will not fit into available memory (at address 0xFFBD)!
Are you sure to program part? [y/N]: y
Memory reading: R 0xFFBD 99%
Verification failed at address 0xFFBE, image: [0xFF], MCU: [0x73]
Program memory failed.
Would you have any ideia about what's happening?
Thanks once more.
Christian