SmartSnippets Studio - build and flash directly to DA14585

Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
OsbAg
Offline
Last seen:2 years 12 months ago
加入:2017-11-06 14:19
SmartSnippets Studio - build and flash directly to DA14585

Hi all,
i am new to working with SmartSnippets Studio and the DA14585. I downloaded all the Software and Tools. The blinky and barebone example in Keil uVision are running perfectly on the board.

因为我想to programm my code in the SmartSnippets Studio IDE, I am trying to set up my own HelloWorld and deploy it on the board. I have no idea how to connect to the board directly from the IDE and debug on the board too.

Would anyone be so kind and provide me with a step-by-step - how to debug code written in SmartSnippets directly on the board.
Any help would be appreciated.
Thanks!

Device:
MT_dialog
Offline
Last seen:1 week 2 days ago
Staff
加入:2015-06-08 11:34
Hi ObsAg,

Hi ObsAg,

Well since you have a 585, for this kind of SoC only Keil is supported, so you wont be able to use Smart Snippets in order to debug the projects. So you will have to open a project using Keil and download code directly to the sysram through Keil. Or you can open Keil through Smart Snippets enviroment, please have a look at the UM-B-049 Getting started with the DA1458x Development Kit Pro or there is a corresponding document for the basic kit as well. In that document you will find all the nessecary info for setting up and debugging your projects.

Thanks MT_dialog