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.

UCD3138HSFB程序编译有问题

Other Parts Discussed in Thread: UCD3138, UCD3138A

Hi,

我在网上申请的程序用CCS6编译不出 .X0 文件,出现以下问题:

Invalid project path: Include path not found (C:\HSFBFirmware-1.0\HSFB\Pmbus). 

Invalid project path: Include path not found (C:\HSFBFirmware-1.0\HSFB\UCD3138_Header Files). 

This project contains unresolved buildable linked resources. It might not build as expected.

This project is currently in 'manual' Parser Preprocessing mode - no dependency graph is automatically generated. This mode should only be temporarily used to generate various pre-processor listing files. Please switch the Parser Preprocessing mode back to 'automatic' for you regular builds.

This project was created using a version of compiler that is not currently installed: 4.9.1 [ARM]. Another version of the compiler will be used during build: 15.9.0. Please go to <a href="liveaction:OpenAppCenter">CCS App Center</a> to install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties.

将 Include 的错误修正后问题如下:

This project contains unresolved buildable linked resources. It might not build as expected.

This project is currently in 'manual' Parser Preprocessing mode - no dependency graph is automatically generated. This mode should only be temporarily used to generate various pre-processor listing files. Please switch the Parser Preprocessing mode back to 'automatic' for you regular builds.

This project was created using a version of compiler that is not currently installed: 4.9.1 [ARM]. Another version of the compiler will be used during build: 15.9.0. Please go to <a href="liveaction:OpenAppCenter">CCS App Center</a> to install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties.

将 Complier Version 变到 15.9.0 问题如下:

This project contains unresolved buildable linked resources. It might not build as expected.

This project is currently in 'manual' Parser Preprocessing mode - no dependency graph is automatically generated. This mode should only be temporarily used to generate various pre-processor listing files. Please switch the Parser Preprocessing mode back to 'automatic' for you regular builds.