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.
Hi,
I have 2 questions is more about structural and implementation.
I have a directory wich contains several files and the project file *.Uv2 in most of all files, there is includes files which are really communicate even if I don't add this files the the Project Workspace. Must I add all include files of my project to the Project Workspace?
And must be a link between files with the same names addeded in the Project Workspace and those in directories of the project. For example if I use the same name file but in different places of my project directories?
Thank you.
Thank you, I am sorry about my English, I know it is not very good. But I ask you those questions because I begin a project which was already finished about hardware.
And about software it is finished too but only the program for interfacing CompactFlash with the microcontroller (AT89C51SNDC1) is not finished and I have a librairie, (snd1c-demo-ide-2_0_3) from ATMEL, that I implement the main funtions to the existent software for communicationg with the CF by FAT system.
And I want to do it with a professional way, So I have ask your advices.