Right now, the code for Lab 2 is in the BUILD_DIR folder, in the files named t2_rag1.c, t2_rag2.c, t2_rag3.c
- Navigate to the folder that contains
SConstruct.pyand run the command listed inbuild.txt, for each file to be compiled. Example, to compilet2_rag1.c, the command should bescons build/esos_embeddedF14_33EP512GP806/BUILD_DIR/t2_rag1.hex - The output will appear in a subfolder of
build.
Right now, the command should be as follows:
scons build/esos_embeddedF14_33EP512GP806/BUILD_DIR/[NAME OF FILE TO COMPILE HERE].hex