Part Number: TMS320C6416T
Tool/software: Code Composer Studio
Hi all,
How to run volume 1 example project (from CCSv3 help) in CCSv5?I created a new project, I added volume.c, volume.h and load.asm, I created the target file (C6416T_sim.ccxml). Build project was successfull.
But, I couldn´t execute the steps related to creating breakpoints, loading file sine.dat and displaying graphs (inp_buffer and out_buffer).
