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.

SampleSwitch with tirtos 2.20

Other Parts Discussed in Thread: SYSBIOS, CC2630, Z-STACK

We have upgraded our installation of tirtos from 2.11 to 2.20.

When compiling SampleSwitch i receive an error by "xdctools_3_32_00_06_core/xs":

[...]\HomeAutomation/SampleSwitch/CC2630/app.cfg", line 43: XDC runtime error: ti.sysbios.family.arm.cc26xx.Power: no property named 'standbyPolicy'

i found out, that apparently the power managment has been moved. While in bios "bios_6_41_02_41" the files could be found in: [...]\packages\ti\sysbios\family\arm\cc26xx\ in the new version the files are located under: [...]\tirtos\products\tidrivers_cc13xx_cc26xx_2_20_00_08\packages\ti\drivers\power\PowerCC26XX_tirtos.c

How do i update HomeAutomation/SampleSwitch/CC2630/app.cfg correctly so it can find the power-managment files again?

thanks in advance,

Stephanie