Part Number: TMS320F28P550SJ
Tool/software:
Hello,
I currently try to migrate a CCS project from CCS 11.2.0 using TMS320F2837xS to CCS 20.0.2 using TMS320F28P550SJ.
In my previous experience of CCS 11.2.0, I was allowed to create a C project from an existing makefile and that was a great solution, because the makefile was generated by Matlab. So, I try today to reproduce this creation project process with CCS 20.0.2, but unfortunalty haven't found a satisfaying solution. CCS 20.0.2 automatically generates a makefile, that I don't want.
I there a way to create a CCS 20.0.2 project from an existing makefile ?
How can I control the output directory?
How CSS can take the output file (.out) from a user defined output directory to debug it?
Thank's for your help.
Stephane Bonnot