Other Parts Discussed in Thread: CC2650,
I am new to this forum, so please forgive me if I speak out of turn. I have done at least some of my homework, because I have gone through SWCU117F, played with CC1350_LAUNCHPAD, run some RTOS examples as well as my own RTOS-free example to blink the LEDs.
The problem:
I would like to use CC1350 for a certain project, but I cannot use RTOS, i.e., my software must be written with its own kernel (there are good and simple reasons for that). Glancing through the examples and the RTOS code, I see that not everything appears to be described in SWCU117F. Some registers (mostly those pertaining to PRCM) are marked as "Internal. Only to be used through TI provided API.". When I look at some RTOS initialization code, I see references to registers having no mention in the manual and, consequently, I don't quite understand what happens there.
Questions:
Do you people think that I can get away without RTOS (assuming that I am interested in harnessing pretty much the complete functionality of the device, including power saving modes)? Is there additional documentation available (for the stuff that is not documented in SWCU117F and maybe for the ROM functions)?
Thanks and cheers!
Pawel