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.

Build process break with "Debug/configPkg/package/cfg/SMARTrode_pe430X.h" not found message after recent update

Other Parts Discussed in Thread: MSP430F5259

Hi, 

I'm using TI-RTOS with MSP430F5259.

After recent update I keep getting the following error message:

"#1965 cannot open source file "<project path>/Debug/configPkg/package/cfg/<project>_pe430X.h"
.ccsproject /<project> line 39, external location: C:\TI\xdctools_3_31_01_33_core\packages\xdc\cfg\global.h C/C++ Problem

indeed, no <project>_pe430x.h is found in the designated location.

What is wrong and how can I recover the *_pe430X.h file ?

Looking at other threads, I verified that <project>.cfg file includes (attached):

var TIRTOS = xdc.useModule('ti.tirtos.TIRTOS');

What else can be done ?

Thanks3288.SMARTrode.cfg for any support