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.
Hi
I am trialing the MDK and want to create a project for a LPC2468 based board. How do I go about adding this device to the device list?
I had a look for a pack but cant find one, and cant see anything relevant in the Pack Installer, so how is it done?
Thanks
The LPC2468 is an ARM7TDMI-S based high-performance 32-bit RISC Microcontroller.
A support by MDK requires the additional installation of the Legacy support for Arm7, Arm9 & Cortex-R devices, offered at:
http://www2.keil.com/mdk5/legacy
- At Project creation select "Legacy Device Database" instead of "Software Packs".
- At the folder C:\Keil_v5\ARM\examples you will find some example projects.
Right, OK. So I need to uninstall uVision and install the one from the link above "Legacy support for Arm7, Arm9 & Cortex-R devices"?
When does Pack Creation happen, during install?
(sorry for my spelling - I meant "Project creation" rather than "Pack creation" -> corrected)
There is no need to uninstall uVision, Matts. Just install that Legacy Pack in addition.
Thanks, that has worked perfectly!