Hi,
I need help from KEIL experts. I recently downloaded and installed mdk_510, the KEIL version 5. In the software packs I do not see support for NXP's LPC21xx family !! I have an eval board based on LPC2148. So, how do I get the pack for this family ?
THANKS in advance
An interesting thing here is that the ARM chips can have a number of flash regions, that each need an individual checksum if used with a flash programmer.
My normal factory programming involves three different data blocks - two generated by two separate Keil builds (bootloader and main application), and the third is a configuration record that gets generated with unit-specific information.
Another thing - checksum of used bytes, or checksum of full memory region including following FF bytes?