We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am creating new project and I created target and group.After this when I want to add files to group.After adding files to group,it shows "red cross sign" on th file name under group and also when I click on file to open it,It says that "file not found" Can anybody help me.I am having evaluation board from Cypress which comes with Keil IDE. Thanks
Are you exceeding the limits of the evaluation version of the Keil IDE? It looks like you can only add 5 files to the project and they must be less than 16k in size. http://www.keil.com/demo/limits.htm -Walt
no this is the first file i am adding to the new project.
Sorry, I don't understand what else could cause that. My only other suggestion would be to download the tools from the website. If you installed something from a CD, chances are its an old version. A newer version might fix the problem. -Walt
Are you trying to add a file that doesn't exist. In my experience <Project> <Targets, Groups, Files....> <Groups/Add Files> <Add Files to Group...> only allows you to add a file that exists to a group, not add and create a blank file. When I tried adding a non-existant file I got exactly the same result as you. Try <File> <New> anfd then <Save As..> to create a blank file.
Thanks Peter, You are right.It only adds the existing files to group created by File->New option.
"It only adds the existing files to group created by File->New option." It makes no difference how the file was created, but you obviously can't add a file if it doesn't exist!! You aren't trying to manually edit the .uv2 file, are you...?