"error 56: cannot open file"

⚠️
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.
4 posts / 0 new
Last post
cdang_2000
Offline
Last seen:2 years 7 months ago
加入:2018-01-20 16:39
"error 56: cannot open file"

Hi,

I tried to download the blinky sample application to my brand-new development kit.
Following all steps described in "UM-B-049 Getting started with the DA1458x Development Kit–Pro", I come to the step 17 of section "4.1
Run an example on the DA14580/581/583", and got this error:

Include "C:\\Users\\hp\\Downloads\\GreenVirtue\\Dialog\\SDK 5.0.4\\SDK 5.0.4\\DA1458x_SDK_5.0.4\\DA1458x_SDK\\5.0.4\\projects\\target_apps\\peripheral_examples\\blinky\\Keil_5\\..\\..\\shared\\sysram.ini"
________^
*** error 56: cannot open file

I search for the file, but it does not exist anywhere. Note that I build the project without error.
So, where is that "sysram.ini"? Is it generated by the build process? If not, is it missing from the SDK 5.0.4?

Keywords:
Device:
MT_dialog
Offline
Last seen:3 months 6 days ago
工作人员
加入:2015-06-08 11:34
Hi cdang_2000,

Hi cdang_2000,

For the peripheral_examples the sysram.ini file is located in the shared folder in the peripheral_examples directory (for the examples that include BLE functionallity a different .ini file is used and its located in \sdk\common_project_files\misc\sysram_case23.in), please check if the file is located in the specified directory and if not, please try to redownload the SDK, perhaps something went wrong when downloading the SDK or try to place the SDK in a not deep nested directory, for example extract it on your desktop and try buidling and downloading the fw there.

Thanks MT_dialog

cdang_2000
Offline
Last seen:2 years 7 months ago
加入:2018-01-20 16:39
Hi,

Hi,

Thanks for answering.
Have you ever looked into the SDK 5.0.4 zip file that was officially released from the Dialog support website and people can download it? I downloaded it and started from that. I can not find any sysram.ini in that zip file.

I have tried few times like you suggested, but still no cigar.

So, where can I find the file?

Thanks.

cdang_2000
Offline
Last seen:2 years 7 months ago
加入:2018-01-20 16:39
试过一次和now I

试过一次和now I got it.
Thanks.