[HELP] - CMSIS driver not found for FRDM KL25Z !

Hello !

I'm working on a weather station with Freescale FRDM KL25Z board. I have seen that some device like LPC18xx have its own CMSIS drivers (like I2C, SPI, MCI and many more !). I would like to know if ARM MDK have the same CMSIS driver for my Freedom board because I can't find it on Manage Run-Time Environment after creating a new project on KeiL µV5.12. Why ?

If not, do I have to create my own drivers ?

I hope no, because I just finished to code I2C protocol and the weather station will surely need SPI (for displaying data) and Ethernet API. CMSIS is a good benefit in order to upgrade my dev board in the future without recoding almost everything.

Parents
  • Have you tried installing the appropriate software packs in uVision? From v5.12 onwards software for all devices is no longer installed by default and required software can be downloaded by using the pack installer: from the Project Menu --> Manage --> Pack Installer...

    From here you can select the support files for your chosen device.

    grab.jpg
Reply
  • Have you tried installing the appropriate software packs in uVision? From v5.12 onwards software for all devices is no longer installed by default and required software can be downloaded by using the pack installer: from the Project Menu --> Manage --> Pack Installer...

    From here you can select the support files for your chosen device.

    grab.jpg
Children
More questions in this forum