C66 Timing Benchmarks

Target Platform: ti.platforms.evm6670

Tool Chain Version: 8.3.2

BIOS Version: bios_6_76_01_11_eng_k3

XDCTools Version: xdctools_3_55_01_20_core_eng

Benchmark Cycles
Interrupt Latency 279
Hwi_restore() 2
Hwi_disable() 3
Hwi dispatcher prolog 114
Hwi dispatcher epilog 138
Hwi dispatcher 247
Hardware Interrupt to Blocked Task 408
Hardware Interrupt to Software Interrupt 251
Swi_enable() 68
Swi_disable() 19
Post Software Interrupt Again 45
Post Software Interrupt without Context Switch 77
Post Software Interrupt with Context Switch 150
Create a New Task without Context Switch 1773
Set a Task Priority without a Context Switch 140
Task_yield() 196
Post Semaphore No Waiting Task 83
Post Semaphore No Task Switch 164
Post Semaphore with Task Switch 225
Pend on Semaphore No Context Switch 60
Pend on Semaphore with Task Switch 233
Clock_getTicks() 13
POSIX Create a New Task without Context Switch 3002
POSIX Set a Task Priority without a Context Switch 118
POSIX Post Semaphore No Waiting Task 99
POSIX Post Semaphore No Task Switch 180
POSIX Post Semaphore with Task Switch 241
POSIX Pend on Semaphore No Context Switch 78
POSIX Pend on Semaphore with Task Switch 249

The benchmark application was built using BIOS.LibType_Custom with the following BIOS.customCCOpts settings: “-mv6600 –abi=eabi -mi10 -mo -pdr -pden -pds=238 -pds=880 -pds1110 –program_level_compile -o3”.

See the SYS/BIOS User’s Guide for more information regarding how interrupt latency is calculated.