⚠️ 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.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
I download the SDK 5.0.4 . I am trying to open the SDK project examples using KeilUvision 5 but a window is popping is such that the file is read only. Can u help me with viewing the code.
The sdk 5.0.4 works fine. Please check if the whole procedure has been made correctly(extract the file etc.) or dowload the file and try to install it again. Maybe it's a setting according to your computer's configuration(for example wrong path or the files to be readed only).
Please download the sdk ,extract it and it has to be work fine(for example in Desktop). It's not possible to know what is exactly the problem maybe a restriction in your PC.
Keil is an IDE, Smart Snippets Toolbox is a tool which is useful in different cases as described below in 2 question. In Kyle you can built and run the different projects that there are implemented. Furthermore ,you can upload (write your code) your code and follow the same procedure. The role of Kyle is to load the program into the SysRam or draw some conclusion from Debug mode in case of a software problem.
Smart Snippets Toolbox is used for power consumption measurements, programming FLASH-EEPROM-OTP Memories through UART or JTAG etc.
You can use the ready projects and use them on your device
So If I run the code on keil will it upload to thmy development board while connected likewise in arduino IDE I have a upload option so that it will be loaded to the board.
Hi goutham,
The sdk 5.0.4 works fine. Please check if the whole procedure has been made correctly(extract the file etc.) or dowload the file and try to install it again. Maybe it's a setting according to your computer's configuration(for example wrong path or the files to be readed only).
BR,
STS_Dialog.
Hi
Thanks for the support.Can u help me where can i get that path or file settings in which read only is enabled.I think i have installed it correctly.
Hi again,
Please download the sdk ,extract it and it has to be work fine(for example in Desktop). It's not possible to know what is exactly the problem maybe a restriction in your PC.
Thanks,
STS_Dialog.
So should i uninstall and download the same SDK 5.0.4?
Thanks for the guidance
Hi
I downloaded the SDK 5.0.4 and KeilUvision5.
Is it enough to open the examples in the SDK 5.0.4 or do i need to download any other tool?
Thanks in advance.
Hi,
It's enough. It will works , you only need Keil.
BR,
STS_Dialog.
好了好了。我有一些疑问regarding the programming.
1) Using which environment i should upload the code i.e KEIL or SMART SNIPPETS and in both IDE's i don't see any option such as upload or load.
2)What is Keil for and smart snippets for?
3)And when i opened the SDK 5.04 there are only reference codes and can I get the entire common code for programming the module using the board?
Keil is an IDE, Smart Snippets Toolbox is a tool which is useful in different cases as described below in 2 question. In Kyle you can built and run the different projects that there are implemented. Furthermore ,you can upload (write your code) your code and follow the same procedure. The role of Kyle is to load the program into the SysRam or draw some conclusion from Debug mode in case of a software problem.
Smart Snippets Toolbox is used for power consumption measurements, programming FLASH-EEPROM-OTP Memories through UART or JTAG etc.
You can use the ready projects and use them on your device
BR,
STS_Dialog
Thanks for the info.
So If I run the code on keil will it upload to thmy development board while connected likewise in arduino IDE I have a upload option so that it will be loaded to the board.