Other Parts Discussed in Thread: CC1310
Tool/software: Code Composer Studio
Hi!
I want to compile sail plug-in examples and load to cc1310. But ccs doesn't compile. There are errors like attachment. How can i solve this problem.
Thanks.
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.
Tool/software: Code Composer Studio
Hi!
I want to compile sail plug-in examples and load to cc1310. But ccs doesn't compile. There are errors like attachment. How can i solve this problem.
Thanks.
Hi Gazi,
The TRNG driver does not exist in SDK version you are using (v2.10.00.36). You will have to update the SDK version; I recommend updating to the latest version.
There are probably some different CCS configurations necessary from SDK v1.40 to v3.20, and they are usually hard to track.
The easiest solution is to do a fresh import of a project from the latest SDK, which you have already done, and move the source code from the old project to the new one.