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

About download the device package ?

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

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

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

Children
No data