This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C6474 mcsdk Nandwrite-demo

Under  the mcsdk_1_00_00_08  file has the project of  ../evm6474l\bootloader_package\NandWriter.  

when I building the project , it has the problem about 

<Linking>
fatal error: cannot open output file "/debug/nandWriter_debug.out" for writing

>> Compilation failure
gmake: *** [/debug/nandWriter_debug.out] Error 1
gmake: Target `all' not remade because of errors.
Build complete for project NandWriter

How shoud I solve the problem ? Please help me , Thank you very much.