Part Number: TMS570LS3137
Tool/software:
Hi
I have a structured CCS projects working with IDE running on Windows.
I tried to call the build process by command line with success.
But if I move the source code in another directory, the same command fail.
I think there is a problem with source path but the files
-include sources.mk
-include src/subdir_vars.mk
-include src/subdir_rules.mk
-include objects.mk
don't have any source path reference.
Any suggestion?
Does a guide for that porting exist?
In addiction, the final steo will be to move on linux environemnt where the toolchain are already installed.
Perhaps in this final step I will not have problem even though the redirection for source path (the problem as above) and for
the command and also for the \
Any comments?
Many thanks
Fabio