Strange issue while creating a new header file

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Strange issue while creating a new header file

ソリューションへジャンプ
1,786件の閲覧回数
pascalschröer
Contributor V

Hi at all,

 

Does anyone know, why there is a problem to creat a DAC.h Header file?

 

Any other names of header files are possible to creat, but when I try to write DAC.h

the CW 10.6 shows the following error picture to me... but it works without any problems...

16702_16702.JPGheader.JPG

 

When I change the name to DAC1.h or something else the error picture disappears...

 

Thanks

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
1,713件の閲覧回数
BlackNight
NXP Employee
NXP Employee

That means you have still custom options/settings for that file.

You need to reset the resource configuration to the default.

See

http://mcuoneclipse.com/2013/06/12/traps-and-pitfalls-no-hexbins19-file-created-with-gnu/

(image: http://mcuoneclipse.files.wordpress.com/2013/06/reset-to-default-on-sources-folder.png?w=584&h=213)

I hope this helps,

Erich

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,713件の閲覧回数
BlackNight
NXP Employee
NXP Employee

See http://mcuoneclipse.com/2012/07/30/icon-and-label-decorators-in-eclipse/

That icon decorator means that you have excluded that file from build. Nothing bad happens as this is a header file.

See Exclude Source Files from Build in Eclipse | MCU on Eclipse how to exclude (or in your case) to include that file again.

I hope this helps,

Erich

1,713件の閲覧回数
pascalschröer
Contributor V

Hi,

okay thats works! But now, there is a little key in the picture... Do you knwo how to fix that?

Unbenannt.JPG

Thanks :smileywink:

0 件の賞賛
返信
1,714件の閲覧回数
BlackNight
NXP Employee
NXP Employee

That means you have still custom options/settings for that file.

You need to reset the resource configuration to the default.

See

http://mcuoneclipse.com/2013/06/12/traps-and-pitfalls-no-hexbins19-file-created-with-gnu/

(image: http://mcuoneclipse.files.wordpress.com/2013/06/reset-to-default-on-sources-folder.png?w=584&h=213)

I hope this helps,

Erich

0 件の賞賛
返信
1,713件の閲覧回数
pascalschröer
Contributor V

Thanks!

0 件の賞賛
返信