___________________ KP32CLD Boot Loader ___________________ New in Version 1.0.4 (CRC=0xe544) --------------------------------- * Did not detect new LCD modules properly * DKP 16 CLD does not support new LCD modules New in Version 1.0.3 (CRC=0x3c8f) --------------------------------- * Support for detecting new LCD display modules * Merged with client code New in Version 1.0.2 -------------------- * Relocator didn't initialize the instruction cache * Make Version_Num accessible to client image New in Version 1.0.1 -------------------- * Merged with client code New in Version 1.0.0 -------------------- * Another fix for LCD display offset problem * Merged with client code New in Version 0.0.5 -------------------- * Fixed LCD display offset problem * Fixed Sys_Int_Save_Disable * Config register initialization changes * Merged with client code New in Version 0.0.4 -------------------- * Support M29W320EB flash as well as M29W320DB New in Version 0.0.3 -------------------- * Revised relocator The EKP32CLD doesn't have a "force download" pushbutton. It performs more stringent checks on the client image before accepting it as a valid image. The new relocator is now a separate project. * Pause briefly before generating a response to a poll If the panel responds too quickly, an AIO-8 might not be ready for the response, resulting in a communications error. New in Version 0.0.2 -------------------- * Same boot loader can be used in KP32CLD, EKP32CLD, DKP16CLD New in Version 0.0.1 -------------------- * Original version