Hi,
I'm using TMS320C6472,and I'm trying to obtain the cycle count the integer division _divi(int, int).
I checked different documents but non discuss the cycle counts.
I tried to obtain the cycle count though a benchmark, but the number of cycle…
Hi,
I'm working on TMS320c6472 multicore DSP using DSP/BIOSv5
I'm trying to synchronize between two cores using semaphores ( sem_post and sem_pend)
I created two tasks and two semapores on tcf file.
task 1(priority=2) is performed by core 0 and…
I run a project on TMS320C6472-EVM plateform .I added the target configuration and and the DSP /BIOS configuration but when I run my project on the plateform .there is a
problem:
/******************************************************/
C64XP_0…
Hi,
TMS320C6472 ,CCSV4 ,NO DSP/BIOS
I encountered a problem, how can i know how long to run code(ex. nop,nop,nop ...).
I want to printf(time) time = n (us).
Hi everybody,
I am working on a board based on the tci6486 and I have a problem working with the EMAC0,
The EMAC0 is configured to work at RGMII, forced 1 Gb/s, but the clock outputs from this module are just senseless (I get 125 KHz on TX clk for…
please I want to know if with a 30 days license for CCS v4, we can run a project on DSP platform TMS320C6472-EVM multi core using USB emulator
"EVM6472_XDS100USB.ccxml". knowing that i have run a projet with simulator of this platform but when i used…
Hello,
I'm working on TMS320C6472 multicore DSP using the CCS4.2 and bios5.
I want to compute the cycles number of a function using a timer. so could someone tell me what are the appropriate instructions to use.
I tried to compute the cycles number…
Hi,
I am trying to develop an application in CCSV4 which has several Tasks running on two cores (Core0 and Core1) of the C6472 chip and uses MessageQ for IPC. I have created separate projects for each core such that I can setup configuration parameters…
Hello ,
I tried to run a hello word on TMS320C6472-EVM board using XDS100USB emulator and code composer studio V4 "CCS V4;" I debug the active project; but when I click the run button, this message is appeared "C64XP_0: RTDX: RTDX program mode is JTAG…
I've recently purchased/received the TMS320C6472 Evaluation Module. It came with a DVD of code composer studio v4.1.2, which I had trouble when installing from the DVD.
During the installation process, I chose a custom install and selected "only provide…