forked from EvanGee/CCSDS_FileDeliveryProtocol
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_instructions
More file actions
12 lines (9 loc) · 768 Bytes
/
Copy pathbuild_instructions
File metadata and controls
12 lines (9 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
right click /Program/src/main.c and 'exclude from build'
right click /Program/test directory and 'exclude from build'
right click /Program/src/posix_server_provider.c directory and 'exclude from build'
project -> properties -> include Options -> add ${workspace_loc:/${ProjName}/libcsp/src}
project -> properties -> include Options -> add ${workspace_loc:/${ProjName}/ex2_ftp/Program/include}
project -> properties -> include Options -> add ${workspace_loc:/${ProjName}/libcsp/include}
project -> properties -> include Options -> add${workspace_loc:/${ProjName}/include/ex2_os}
then right click the ext_ftp folder and go to the 'includes' and select restore defaults
make sure the connection in Project -> properties -> general -> connection isset to XDS110 USB