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.

TMS320F28035: About assembler compilation errors.

Part Number: TMS320F28035

I'm trying to compile an assembler, but I'm trying to compile an assembler from a different location, not the current one.

gmake: *** No rule to make target 'C:/ti/ccs1100/ccs/eclipse/mw_C28x_addsubasm_s32.asm', needed by 'mw_C28x_addsubasm_s32.obj'.
gmake: Target 'mw_C28x_addsubasm_s32.obj' not remade because of errors.

mw_C28x_addsubasm_s32.asm is currently placed, and when I try to view its contents, the following message appears.

「Must specify a URI scheme:mw_C28x_addsubasm_s32.asm.」

I'm getting an error like this, what is the URI scheme?