Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).
|
Is there a CCS tool similar to the cl500 shell program that will use the .mak file generated by ccs to compile the project? What I have is a project (1200bps and 9600bps Amateur Radio modems) that need to be compiled with slight differences for the 5402 and 5416 DSP. I want to just run a makefile for either variation, passing a define to it to indicate which way to compile to code. I know I can do this with cl500 and writing a batch/makefile, but I would really prefer that it just use the CCS generated .mak file so that when I change things in CCS I don't have to remember to change things in 3 different places. Thanks, Brian ----------------------------------------------------- Brian C. Lane (KC7TYU) Programmer www.shinemicro.com RF, DSP & Microcontroller Design |