IDE Problem - Blue symbols in name file

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

IDE Problem - Blue symbols in name file

1,808 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Fernando on Thu Mar 24 14:08:48 MST 2011
Hello, I´m having a problem with the Code Red IDE.
I´m attaching a picture of what is happening with one source file of my current project.
As you can see, the ADC.c file is marked with the "< >" symbols in blue, both in the project directory and in the opened file.
I´ve been searching for a while in the internet, but i couldn´t find any information about it.

Does anybody know what it means?

Best regards,
Fernando
0 项奖励
回复
9 回复数

1,801 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Fernando on Fri Mar 25 06:05:20 MST 2011
Thanks for your answer, but i´ve tried it and it doesn´t work.

Regards,
Fernando
0 项奖励
回复

1,801 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Fri Mar 25 01:02:02 MST 2011
If the 'blue symbol' if displayed on a folder, then the local settings apply to that folder.

Settings can be applied to a project, a folder and a file. Thus you can have different settings for different files and/or different folders, within the project.

To restore the folder to its defaults right click on the folder, and select properties. The show the Settings and Restore Defaults.
0 项奖励
回复

1,801 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Fernando on Thu Mar 24 17:24:08 MST 2011
I was able to eliminate the symbol from the file, but not from the folder icon in the project tree. I tried everything but it´s still there. I supose that if the project is working, i shouldn´t bother spending more time trying to erase that icon.
Thanks again for your help.

Best regards,
Fernando
0 项奖励
回复

1,801 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by larryvc on Thu Mar 24 15:20:47 MST 2011
If you right click on the project name you can select restore from local history as you might have an earlier version of your project there.

What piperazine and I suggested has worked well for me when I mess things up.


Quote: piperazine

Simplest way (if restore defaults don't seem to be working) as larryvc said would be to create a new file, copy over the code, delete the old file, and rename the new file to suit.

0 项奖励
回复

1,801 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by piperazine on Thu Mar 24 15:13:10 MST 2011
Hello,

I've not ran into any problems before, but just had a little play and there are some issues I've found (I do like to try and break things).

For instance if you select file properties->C/C++ Build->Tool Chain Editor-> then select a different tool like "GCC C Compiler" and click OK. Then go back to that setting and select "MCU C Compiler" (which was the default) and click OK, all the tool settings will have changed, and clicking on "Restore Defaults" does not work. This is not a real world example, but I guess changing some File properties will break the "Restore Defaults" function.

Simplist way (if restore defaults dont seem to be working) as larryvc said would be to create a new file, copy over the code, delete the old file, and rename the new file to suit. Saying that I havent needed to do this myself, restore defaults has always worked for me.
0 项奖励
回复

1,801 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Fernando on Thu Mar 24 14:37:56 MST 2011
Thanks a lot for your help. I really appreciate that.
If any of you had this problem, how did you remove the symbols ?? I can´t remove them, even with the "restore defaults" option.

Best regards,
Fernando
0 项奖励
回复

1,801 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by larryvc on Thu Mar 24 14:36:38 MST 2011
Thanks piperazine I was trying to remember where I had seen that.:)

Fernando may not know what got changed in adc.c or what effect it will have on his project going forward.  That's why I suggested a clean copy.
0 项奖励
回复

1,801 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by piperazine on Thu Mar 24 14:25:52 MST 2011
http://support.code-red-tech.com/CodeRedWiki/PerFileProperties
0 项奖励
回复

1,801 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by larryvc on Thu Mar 24 14:19:42 MST 2011
The properties of the file adc.c have been modified separately from what the project properties are set to.  CodeRedSupport will probably have more specifics on how to resolve this.

You could try to copy a clean version of adc.c into your project thus overwriting this file.
0 项奖励
回复