This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

keil 5

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

Parents
  • 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?

Reply
  • 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?

Children
No data