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

Unable to add any devices other than M0

I'm trying to use Keil for the first time and I can't seem to use any devices other than M0 devices. When I install their packs, they do not appear under the devices. What am I doing wrong?

In the attached screenshots I show the packs that I have installed, which showsSTM32F0, F1, F3, G0, H7, L0, and L1 selected. The device tab of the target options shows only F0, G0, and L0 available.

Parents
  • Looks to me like you are using the F0 L0 G0 MDK version and I'm guessing these all use the M0 or M0+ core (sorry, not familiar yet). You would need to install the "regular" MDK version to support chips that are not F0 L0 G0.

    Edit: BTW, you can have multiple installs. Just put them in different root folders during the install process.

Reply
  • Looks to me like you are using the F0 L0 G0 MDK version and I'm guessing these all use the M0 or M0+ core (sorry, not familiar yet). You would need to install the "regular" MDK version to support chips that are not F0 L0 G0.

    Edit: BTW, you can have multiple installs. Just put them in different root folders during the install process.

Children