I just got C5515 EVM and Digital stethoscope front-end board. And I have installed ccs and StethSystem_v_0_9. But the application report in CD can not direct me to run StethSystem_v_0_9. I can not compile the steth project successfully.
Can you give me a new direction to help me generate my .out file and load it to C5515EVM?
Thanks!
Charles Jiao
The help in TI's document is little, old, even wrong.
Anyway, thank the community.
The following link is very good:
http://e2e.ti.com/support/dsp/tms320c5000_power-efficient_dsps/f/109/t/53987.aspx
In addition, "#include <std.h>" in Steth_Digitalprocessing.c is not useful. After revomed it, I can compile my project successfully and get my .out file.
If use the latest version of MDK, StethSystem_v_0_12, removing "#include <std.h>" isn't needed.
StethSystem_v_0_12 can be downloaded from:
http://code.google.com/p/c5505-ezdsp/