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 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...?