Tool/software: Code Composer Studio
I am new to TI products and CCS, I am trying apply the demo http://www.ti.com/lit/an/swra584/swra584.pdf to my cc1352r.
But there are errors on build in CCS, I think the reason is CCS can't find the file since the path is different on my C drive.
CCS version: 9.3.0
Error #1965: cannot open source file "xdc/std.h" is happened before I try to solve it by copying the file to the path "C:/ti/ccs930/ccs/tools/compiler/ti-cgt-arm_18.12.4.LTS/include"
How to solve this issue? Thank you for your great help.
It seems that the file is not included in C:/ti/ccs930, how should I do to solve the problem? Thanks



