Hi.
I try to do the next program, but when i compile i receive an error :
option --include_path is missing its parameter 'dir' lm4f120h5qr_startup_ccs.c /Problem_1 Timer
Ok, i understand that i have dont include the path.
I have done in this way : right click on the name project, select properties, select ARM Compiler, select Include
Options : "${CG_TOOL_ROOT}/include"
"${SW_ROOT}/CSS/workspace"
"${SW_ROOT}"
The folder Problem_1 Timer is placed at : Computer, Local Disk(C), CCS, workspace.
Then select ARM Linker, select File Search Path : "libc.a"
"${SW_ROOT}/driverlib/ccs/Debug/driverlib.lib"
Its obviously that the path is incorect.
Please help me.
Thank you.









