在德维克DA14581基尔但没有可选择的存在e database

4 posts / 0 new
Last post
alkna13
Offline
Last seen:4 years 9 months ago
Joined:2016-03-10 09:02
在德维克DA14581基尔但没有可选择的存在e database

I am trying to program the DA14581 from Keil Verson5 but while it is available in the device database, it does not show up in the pack installer or give me that option when starting a project file. How do I fix this?

Keywords:
Device:
MT_dialog
Offline
Last seen:1 week 3 days ago
Staff
Joined:2015-06-08 11:34
Hi alkna13,

Hi alkna13,

Are you able to open any of the examples in the SDK and execute the code the proximity example for instance ? Bare in mind that you will have to choose the appropriate project in order to compile code for the 581 (next to the project options in the drop down menu choose the prox_reporter_581). If you want to start a new project make a new copy of the template folder in the SDK rename it and open the newly created project with keil. Also please have a look at the below link :http://support.dialog-semiconductor.com/connectivity/product/da14580?qt-...and check the SDK5 template project.

Thanks MT_dialog

alkna13
Offline
Last seen:4 years 9 months ago
Joined:2016-03-10 09:02
I am able to open and edit

I am able to open and edit the file from the SDK that is used as an example but when I try to download it to the device, the compiler says the code is over the 32KB limit of the free version. Am i going to need the full version to continue?

MT_dialog
Offline
Last seen:1 week 3 days ago
Staff
Joined:2015-06-08 11:34
Hi alkna13,

Hi alkna13,

Which project are your trying to compile ? All of dialogs projects in the SDK are less than 32K (check the optimization setting and make sure that is in -O3, in case this is putting extra data in the image). If you exceed the 32K, yes you will need a licence for the keil in order to compile, but all of dialogs examples and reference designs are less than that limit so you should be able to compile them with the free edition.

Thanks MT_dialog

Topic locked