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.
When open the example program for AT91SAM7 in the site https://www.keil.com/download/docs/304.asp , uVision 5.31.0 automatically started to download the library for this family device ,and when I created a project both files AT91SAM7S64.H and the startup SAM7.s appear.
Because of some reasons, I had to uninstalled uVision and installed paks , and then I reinstalled uVision 5.31.0 ,and open the example program, But the uVision doesnt start to download the library for AT91SAM7.
I've tried to find this library , but i couldn't. Also I've tried to clear delete everything of uVision and paks in my computer in order to start from zero, however when I reinstall uVision again , just appears AT91SAM7 family to be selected during project creation , but the files AT91SAM7S64.H and the startup SAM7.s are still missed.
So, The library for AT91SAM7 is not downloaded automatically when I open the example program after re installation, but the family device is the device list.
This library is not available in the Pack Installer.
Could someone tell me where could get this library?
What edition of keil MDK 5.31 are you using? Make sure the edition you are using supports ARM7TDMI!
Professional edition with a trial license.
You may want to install the "legacy pack". http://www2.keil.com/mdk5/legacy
Thanks a lot !! , It create projects including the files AT91SAM7S64.H and the startup SAM7.s.
I uninstalled the trial license before the deadline, I requested to reinstalled it the technical support. I am waiting the answer from technical support.
Please note:
Since MDK 5.30 (May 2020) the support of microcontrollers with ARM7 or ARM9 cores requires to use MDK-Professional or MDK-Plus.