Other Parts Discussed in Thread: CC2650
Hi,
Sorry about inserting the 2 large images.
This was created with CCS 6.1.2.00015. Its a CC2650 application using TI_RTOS. Is using the RF drivers that come with TI_RTOS.
Anyway... there a structure that has a field call txPower. For this example the txPower value is 0x9330 and I'm trying to change it to 0x9330.
When I do this the value ends up being in changed at the wrong location. I tried using "#pragma DATA_ALIGN (RF_cmdRadioSetup, 4);" and it made no difference.
Any ideas?
Thanks,
Jack

