Dear Sirs,
I use pack installer to add more devices for my keil environment.
It is able to download the package and install it in the C:\Keil\ARM\PACK\Keil\
For example, I download the LPC1100_DFP and install it.
After that, I could see many FLM files in \Keil\ARM\PACK\Keil\LPC1100_DFP\1.4.0\Flash
My question is why it could not install to the \Keil\ARM\Flash
Should I copy the FLM files to \Keil\ARM\Flash manually ?
Thanks for your help
BR,
Eddie
since the introduce of MDK v5.x, the flash programming FLM files are always a part of the corresponding DFP pack. so that after selecting the target device in your project, the corresponding FLM is selected automatically.
The folder "..\Keil\ARM\Flash" are meant for MDK v4.x legacy project without CMSIS pack support