CW 8.8 file error 206009 when creating new project for P1020RDB

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

CW 8.8 file error 206009 when creating new project for P1020RDB

跳至解决方案
1,208 次查看
bulkin
Contributor I

When creating a new barebone (Freescale EABI) project for 1020RDB using the wizard, an error occurs during the creation process. This leads to the project not being properly created: the source and linker files are missing from the project tree. CW is v8.8.5 with SP1 for P1020. Contents of the error dialog: "File Error 206009. Invalid file name.

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
926 次查看
J2MEJediMaster
Specialist I

Based upon the error message, there is something wrong with the name of your file. You either have a file name with illegal characters, or your project is located in a deeply nested folder and the length limit of the path name to the file is exceeded.

 

---Tom

在原帖中查看解决方案

0 项奖励
回复
2 回复数
927 次查看
J2MEJediMaster
Specialist I

Based upon the error message, there is something wrong with the name of your file. You either have a file name with illegal characters, or your project is located in a deeply nested folder and the length limit of the path name to the file is exceeded.

 

---Tom

0 项奖励
回复
926 次查看
bulkin
Contributor I

Seems like CW doesn't like nonlatin filenames: I was creating the project in "My Documents" in a localized version of Windows.

Thanks for the quick response.

0 项奖励
回复