C28x large model Timing Benchmarks

Target Platform: ti.platforms.tms320x28:TMS320F280049M_regresstest:1

Tool Chain Version: 18.1.3

BIOS Version: bios_6_75_00_12_eng_keystone3

XDCTools Version: xdctools_3_51_00_13_core_eng

Benchmark Cycles
Interrupt Latency 256
Hwi_restore() 19
Hwi_disable() 13
Hwi dispatcher prolog 203
Hwi dispatcher epilog 151
Hwi dispatcher 357
Hardware Interrupt to Blocked Task 577
Hardware Interrupt to Software Interrupt 417
Swi_enable() 86
Swi_disable() 11
Post Software Interrupt Again 33
Post Software Interrupt without Context Switch 116
Post Software Interrupt with Context Switch 227
Create a New Task without Context Switch 4260
Set a Task Priority without a Context Switch 183
Task_yield() 232
Post Semaphore No Waiting Task 88
Post Semaphore No Task Switch 199
Post Semaphore with Task Switch 281
Pend on Semaphore No Context Switch 70
Pend on Semaphore with Task Switch 323
Clock_getTicks() 10
POSIX Create a New Task without Context Switch 7215
POSIX Set a Task Priority without a Context Switch 234
POSIX Post Semaphore No Waiting Task 97
POSIX Post Semaphore No Task Switch 208
POSIX Post Semaphore with Task Switch 290
POSIX Pend on Semaphore No Context Switch 81
POSIX Pend on Semaphore with Task Switch 334

The benchmark application was built using BIOS.LibType_Custom with the following BIOS.customCCOpts settings: “-v28 -DLARGE_MODEL=1 -ml -mo –program_level_compile -o3”.

Runtime performance was optimized by reducing CPU clock speed to eliminate flash wait states.

The C28x targets also supports zero latency interrupts. See ti.sysbios.family.c28.Hwi cdocs for details.

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