We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello everyone,
As i'm new to Keil, i'm having issues with creating a new project. I'm using a microcontrollerboard with a LPC2103 on it. When i create a new project, in the "select device for target" window, i'm only able to choose from ARM microcontrollers, no other brand's/types are showing up. When i got to the device database, the LPC2103 is in there. I didn't found any good guides on how to solve this issue So can anybody help me with creating a new project for the LPC2103. thank you all!
There are two lists in "select device for target" window.
When you choose "device database", you can select one of the supported devices listed here http://www.keil.com/dd/ , which is so-called legacy device support derived from MDK v4.x . If you are using the latest MDK v5.x, you should install the legacy support pack from www2.keil.com/.../legacy
When you choose "Software Pack", you will be able to select one of the supported devices from here http://www.keil.com/dd2/ , which are supported by device family packs. You should first of all download the corresponding DFP device family pack from Pack Installer. Afterwards, you can create a new project by selecting this device.