I want EVM6678L to do a single channel demo of H.264 encoder 1080p@30fps based on sv04.
My demo is for evaluation and in future we will add our own codec and integrate other peripheral's driver ( such as SRIO, PCIe, spi and so on) which are all ccs/bios based.
I download 2514.sv04.zip ( http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/187260.aspx?pi267198=2 ). And the platform: CCS 5.4 , mcsdk_2_00_05_17 and mcsdk_video_2_0_0_10
After modify the "sprop-parameter-sets" in t_rtp_1.sdp , I get the output bitstream with the Mplayer.
Now I want to analyze the performance of the demo such as ‘CPU LOAD’ .
I add RTA to sv04.cfg as shown below, but get nothing at both run and stop mode.
My project preperties are shown as below :
There is my questions:
1, Can I use system analyzer or RTA on a project building on the mcsdk_2_00_05_17 and mcsdk_video_2_0_0_10 ?
2, When I rebuild the sv04 on mcsdk_2_01_02_05 and mcsdk_video_2_1_0_8 by CCS, I got many errors in CCS console, I don’t know how to remove them. Should I modify the RTOS Platform ? . I replace *.c and *.h of the project in 1884.sv04.zip ( http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/187260.aspx?pi267198=1 )with those created by minGW based on mcsdk_2_01_02_05 and mcsdk_video_2_1_0_8. I modify the linker.cmd referring to ggvf0.cmd, and update the include path.
Please help me.
Regards
Cong


