OK,
我看到了这个邮局d back in early part of 2004, and the solution was to drop to an earlier version of Keil. Given that it is nice to keep things up to date, I'm not sure I am happy with that solution. I see that the User Manual for the Dialog part has not been updated to reflect some of the changes. For example, It tells you to install Keil::ARMCortex_DFP but this has been superseded by the ARM::CMSIS of which I am using version 4.3. The documentation also requested you Target -> Device: Arm Cortex M0 (ARMCM0), which I was not able to locate though I did locate a generic Arm Cortex M0 and Arm Cortex M0 SDK, but noticed that there were no corresponding .svd files on the target page. I did notice that there is a Dialog Semiconductor DA14580 entry and this references a .sfr file, but running this project did not allow communication over the UART. Can anyone point me to more current documentation, or at least point me in the right direction. I'm kind of running blind since the documentation is obsolete.
Much thanks
Hi jimctr, the new version of Keil, 5.14 makes things a lot easier. We had a lot of issues (both internally and many customers) on 5.11, often caused by issues outside our control. I would agree that we need to update the documentation (or at least make an adendum for supporting 5.14.) One of the team installed 5.14 today on a clean latpop and got things running- tomorrow I'll ask him to produce a few lines of 'how to' and post that here.
BR JE_Dialog
Thanks much
update.. using the PRO kit on 5.14 was a very clean install. Just updated to 5.14, did not choose legacy pack (this was the key point). All required drivers are installed when you connect the PRO kit and it worked first time to run a proximity project out of the SDK. BR JE_Dialog
JE_Dialog,
What version of Keil MDK is needed? Will Kiel MDK Standard do, or need the Professional Ed with software packs? When will one need the software packs?
Hi there, you can use the free version (32kB code limited) , no need to buy the full version. Can be downloaded directy from Keil... . BR JE_Dialog