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.

TPS65835: How to install the driver file of TPS65835 in CCS, provide the H file of TPS65835

Part Number: TPS65835
Other Parts Discussed in Thread: MSP430G2553

Throw the following two errors and don't know how to solve


1:File devices/TPS65835.xml does not exist. Was included by file D:/sofewere/workspace/PMU DLPLink Source Code/TPS65835.ccxml TPS65835.ccxml /PMU3D line 0 Problem


2:This project was created using a version of compiler that is not currently installed: 4.0.0 [MSP430]. See 'Help > Check for Updates' or visit <a href="liveaction:OpenAppCenter">CCS App Center</a> to get the latest compilers. See 'Help > Install New Software...' to install older compilers. Alternatively, migrate the project to one of the available compiler versions by adjusting project properties. PMU3D properties Problems

  • Peter,

    I am not a CCS expert, but I do not know that the compiler for each MSP430 variant is not installed by default.

    You will need to download and install the compiler for the MSP430x2xx Family of devices before you can build any code for the target MCU.

  • Hello,

    For the first error go to the 'BASIC' tab in the ccxml file and select the MSP430G2553.

    For the second error go to the project properties and update the compiler to the most recent available with your ccs installation.  Unfortunately my compilers are for ARM and so I do not have an MSP430 example.

    You will see another issue in the System.c file because it could not find the TPS65835.h.  I see that the msp430g2553.h file is available.

    My colleague may have some additional information to share. 

    Regards,

    Chris