您好!请教出现以下问题的原因及解决方法:
1. MSP430F6638开发套件的例程用Code Composer Studio v5导入工程出现错误(CCS5下,Project->Import Existing CCS/CCE Eclipse Project):
See details below.
Error: Import failed for project 'stepmotor' because its compiler definition is not available. Please install the MSP430v4.1 compiler before importing this project.
2. 如果用Code Composer Studio v5创建工程,添加例程中的文件,编译下载没有问题,但是关闭该工程后,再导入该工程(仍用Project->Import Existing CCS/CCE Eclipse Project),会出现如下错误:
See details below.
Invalid project description.
XX\step_motor_example overlaps the workspace location: XX\step_motor_example
说明:XX代表文件路径。MSP430F6638开发套件为Ti大学计划赠送的套件。