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.

CC2652R7: CC2652R7

Part Number: CC2652R7

I need to declare some variables that won't be initialized to zero upon reset.  I found the following description in the cc2657r7 manual:

"There is a 4KB ultra-low leakage SRAM available for use with the Sensor Controller Engine which is typically used for storing Sensor Controller programs, data and configuration parameters. This RAM is also accessible by the system CPU. The Sensor Controller RAM is not cleared to zeroes between system resets."

I am using an IAR compiler.  Could you show me how to declare the variables?  I tried to declare them using the Sensor Controller Studio.  However, the variables got destroyed when I start and stop the Sensor Controller's task.

Thanks

Victor N.