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
  • Keil provides a convenient way to run external tools before/after various build stages as part of the project definition. This discussion about checksums has been done before, and it's trivially easy to write an app to package and checksum images, and automatically generate log/audit output. There are other pre-existing tools to do this (srecords, check8), but honestly it would take more time to understand the command line options on half of them, than to write a built-to-purpose applet from scratch.

    Keil recognizes everyone does this differently, and provides a method to accommodate all of them.

Reply
  • Keil provides a convenient way to run external tools before/after various build stages as part of the project definition. This discussion about checksums has been done before, and it's trivially easy to write an app to package and checksum images, and automatically generate log/audit output. There are other pre-existing tools to do this (srecords, check8), but honestly it would take more time to understand the command line options on half of them, than to write a built-to-purpose applet from scratch.

    Keil recognizes everyone does this differently, and provides a method to accommodate all of them.

Children
No data