Hi, I'm making some custom developments in the driver layer of WinCE 6.0. So I need to debug my Mini6410 via KITL. I'm not able to "Attach to Device" in Platform Builder, because the bootloader does not send BOOTME messages via its ethernet interface. When I look into the code of Bootloader(NBOOT) I can not find any functionality for the BOOTME messages which exist in BSP's of some other devices that I'm using. Is there any custom Eboot for Mini6410 ? or Is there any other way to attach platform builder to device so download NK.bin via ethernet? Thanks in advance.