Other Parts Discussed in Thread: UNIFLASH
Tool/software: Code Composer Studio
Hi ,
I want to create one file. I want to write the file I created to flash memory. At the same time, I want to read the data in a console. How can I do these?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Rabia,
Please see the getting started guide here: https://dev.ti.com/tirex/explore/node?a=krol.2c__2.20.00.49&a=pTTHBmu__4.20.01.04&node=AGNM7gCxGwLi7YKxzM-ybA__pTTHBmu__LATEST
You will need the SimpleLink SDK and an IDE to create an example to program to the device. You can also use the IDE to program the device. To read or write flash data you can use https://www.ti.com/tool/FLASH-PROGRAMMER
Regards,
Daniel
Rabia,
Code Composer Studio IDE, UniFlash, and the SimpleLink SDK all have linux versions available:
I don't know what you are trying to accomplish with your application, so I can't recommend what project to start with. I would recommend looking through the available examples to see which one is the best starting point for your development.
You can find the SDK user guide here: https://dev.ti.com/tirex/nodeContent?a=krol.2c__2.20.00.49&a=pTTHBmu__4.20.01.04&node=AE7RAnqQArlbuhRki8hahA__pTTHBmu__LATEST
Regards,
Daniel