Other Parts Discussed in Thread: CC2650
Tool/software: Code Composer Studio
Hi all.
I have the LAUNCH-CC2640R2 and CCS7 (Version: 7.1.0.00016). I have created an empty project, pretty easy. However there is almost no SDK drivers/driverlib or other support in the project tree. I see all the BLE examples have much fuller project trees, especially the includes and drivers in them. I see that many of them have 'virtual folder' as the path/source. The 'empty project' does not see to have this stuff.
I then want to add I2C and I2S driver resources and have been fumbling around for a couple of days trying to pull that stuff in to a build. It is painful and moving files around and so on to do it I feel probably isn't the correct method. My folders and project tree is a mess, not organized like the examples that have these things.
Am I missing a key procedure on doing this? How would one setup a simple I/O to GPIO only project to begin with.
I have played with many of the examples, BLE ones and PWMLED and so on, they all work fine, download and work.
I see a ton of things in most examples "project properties" panels which are fairly diverse and wouldn't be known to do for most engineers. I have attempted to take a BLE project and chop it down to what I need but got that so fumbled up I realized there has to be an easier way to do this?
My initial project does not need BLE so I don't want to include it until later on. Also, I see it is weird to debug in the TIRTOS structure so I would hope to work single thread initially then bring all that other goodies in when needed when we go to the BLE model of our product.
Anybody out there have a good PDF or video I should see, or a forum write up?
I have seen many write ups which seem to not really directly answer this question, rather pointing to another forum answer of one probelm or another.
Thanks for any pointers/advice,
Marc Y.