Hi Thomas,
as notted, that warning comes from the latest P&E GDB server implementation. I don't know how to disable that warning (I have asked them). I do have that warning too, but on my side it does not affect operation: I can debug the FRDM-KL03Z and KDS V3.2.0.
Here is my startup log:
Connection from "127.0.0.1" via 127.0.0.1
Copyright 2012 P&E Microcomputer Systems,Inc.
Command Line :C:\nxp\KDS_3.2.0\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_2.4.1.201603202153\win32\pegdbserver_console -device=NXP_KL0x_KL03Z32M4 -startserver -singlesession -serverport=7224 -interface=USBMULTILINK -speed=5000 -port= -configfile=C:/tm
CMD>RE
Initializing.
Target has been RESET and is active.
CMD>CM C:\nxp\KDS_3.2.0\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_2.4.1.201603202153\win32\gdi\P&E\supportFiles_ARM\NXP\KL0x\freescale_kl03z32m4_1x32x8k_pflash.arp
Initializing.
Initialized.
;version 1.02, 02/13/2014, Copyright 2014 P&E Microcomputer Systems, Inc. All rights reserved. www.pemicro.com [kl_03z32k_n_pflash_m0]
;device freescale, kl03z32m4, 1x32x8k, desc=pflash
;begin_cs device=$00000000, length=$00008000, ram=$20000000
Loading programming algorithm ...
Done.
CMD>EM
Erasing.
Module has been erased.
Reloading programming algorithm ...
done.
CMD>PM
Programming.
Processing Object File Data ...
.
Programmed.
CMD>VC
Verifying object file CRC-16 to device ranges ...
block 00000000-000000BF ...
Ok.
block 00000400-0000070F ...
Ok.
Checksum Verification Successful. (Cumulative CRC-16=$D75F)
CMD>RE
Initializing.
Target has been RESET and is active.
WARNING - NO RESET SCRIPT FILE HAS BEEN CONFIGURED TO RUN!!!
TO MODIFY THE RESET SCRIPT SETTINGS, USE THE FOLLOWING MENU OPTION:
CONFIGURATION -> AUTOMATED SCRIPT OPTIONS
Preset breakpoint encountered.
Erich