2004-08-19 09:04 PM
Fail to create new project in RVDK , Help needed very urgent
2004-08-19 08:48 PM
Hi
We are unable to create a new project using RVDK. Here is the observation. Kindly help us out at the earliest. we are trying to compile our files using RVDK. Following is the directory structure: Main Folder C:\Project Sub Folders -> Source : contains the source library files from ST i.e., 71x_init.s, emi.c, retarget.c etc ->Include : contains the include files for the files in the source directory 71x_type.h, 71x_lib.h etc., -> Realview : project base directory. Directory C:\Project contains following files inaddition to the subfolders mentioned above: main.c 71x_it.c 71x_conf.h main.h scat.scf We created a new project specifying C:\Project\Realview as the base directory. The project type is ''Standard''. In the project properties, we edited the project option Source path and added the following lines ''..\include\'' ''..\source\'' ''..\'' In the Build, Link option, we have specified entry as ''Reset_Handler'' and scatter file as ''..\scat.scf'' When we select option save and close in project properties, it saves, and the windows shows the message ''10 missing files....71x_type.h, .......'' Further if we select option build, following error message is displayed ''..\source\retarget.c error line #18, Couldnot open file 71x_conf.h'' We guess there is some problem in the include path. If we open the make file, -I include path option is not seen. We cannot edit the make file also. Could somebody guide us..at the earliest [ This message was edited by: spec on 20-08-2004 09:19 ]