CodeWarrior 3.1 for HCS12 (File Error 206003)

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

CodeWarrior 3.1 for HCS12 (File Error 206003)

1,208 次查看
ssinfod
Contributor IV

Hello,

 

I'm using CodeWarrior 3.1 for HCS12. Most of the times, it is working fine but sometimes, I got the message: "File Error  206003" in a Dialog box. (see attached image)

The problem seems to happen randomly.

 

This is mostly happening when I try to save souce file with "CTRL+S".

I think the problem is not happening when I use "CTRL+F", then "S". (Using the File Menu..)

 

Does any body know what is causing this problem ?

 

Thanks for any input.

ssinfod.

标签 (1)
0 项奖励
回复
2 回复数

968 次查看
ssinfod
Contributor IV

I found some information here:

http://www.embeddedrelated.com/groups/68hc12/show/10689.php

It seems the problem is related to the "-Lasm" option in the Project settings. (Section "Compiler for HC12")

I will try to remove the "-Lasm" option to see if that resolves the problem..

ssinfod

The text and answer from the webpage above :

We saw this problem if you have the -lasm option specified. Looks like a

file handle interaction with the Windows operating system.

So could you check if you have the -lasm option specified?

Then I suggest that you remove it from the compiler command line.

We made an effort to prevent the problem, but for 3.1 the above thing is

what you could try.

Thanks,

Erich

0 项奖励
回复

968 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

The IDE message "File error 206003" is a known trouble of CW3.1. it has been fixed in new version.

in a first time check that all the files of your project directory are not in read-only, then is the problem still remains, in your project directory, delete the <nameofyourprojet>_data folder, this should fix your problem.

2) Sometimes the Prefs file writing fails and generates a IDE crash. So deleting them will avoid it as IDE creates a new Prefs file.

0 项奖励
回复