Hi. Have an old board that I need to write code for an LPC2103. Accoridn to ARM KEIL uVISION supports the LPC2103 https://www.keil.com/dd/chip/3974.htm but I cannot find it in the PACK INSTALLER device list. Do I manully need to add the LPC2103 software packs?
解決済! 解決策の投稿を見る。
Hello @oykr
Device family packs have only been created for Cortex-M based devices. For these older devices the "legacy support" files need to be installed:
https://developer.arm.com/documentation/101407/0541/Creating-Applications/Tips-and-Tricks/Use-MDK-Ve...
Kind regards,
Alice
Hello @oykr
I have already submitted the issue to ARM. I will send you with any updates. You can also ask arm if have any other issue with KEIL.
BR
Alice
Hello @oykr
Device family packs have only been created for Cortex-M based devices. For these older devices the "legacy support" files need to be installed:
https://developer.arm.com/documentation/101407/0541/Creating-Applications/Tips-and-Tricks/Use-MDK-Ve...
Kind regards,
Alice
Hi
I downloaded and installed the leacy pack for
But I can still not see it in my DEVICE list in the keil uvisin PACK INSTALLER. How do I import the device into the PCCK INSTALLER. DO I need to goto FILE -> IMPORT FROM FOLDER... ?
What File or file estension am I looking for in that folder?
I am not an experienced firmware developer, only an expert PCBA desinger who need to write some simple code to test&verify my hardware
KR
Øystein
Hi
OK, think I found why. I only have the MDK-LITE license
And on https://www2.keil.com/limits it states:
I guess thats why, unless there is a workaround
KR
Oystein