Tool/software: Code Composer Studio
Hello everyone?
I am trying to use CCS v7 using GNU Compile & Linker for AM3517 processor.
When I build my software on CCS, CCS created a Makefile automatically. But GNU linker does not support -WI option in Makefile.
Can anyone inform me how can I eliminate -WI option?
And then I would like to eliminate -MMD, -MF option.
Thanks in advance.
Best regards.
Sunny Kang