Hi,
The cyclce measure by ccs clock(run->clock) is 210019.
the excution time should be 210019*(1/1.2G)=171us.
but the excution mesasure by ocsilloscope is 1.7ms.
What's wrong with this?
Thank you in advance.
plateform: C6670
CCS version : 5.0.3
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
The cyclce measure by ccs clock(run->clock) is 210019.
the excution time should be 210019*(1/1.2G)=171us.
but the excution mesasure by ocsilloscope is 1.7ms.
What's wrong with this?
Thank you in advance.
plateform: C6670
CCS version : 5.0.3
I suspect the main PLL is running in bypass mode since it is off by 10x.
The PLL can be programmed from CCS using the evmc6670l.gel found in "\Program Files\Texas Instruments\ccsv5\ccs_base_5.0.3.00028\emulation\boards\evmc6670l\gel\evmc6670l.gel". Instructions for using the GEL can be found at http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_Getting_Started_Guide in the subsection "Loading and Setting up the EVM with the Gel file".