FreeRTOS - Cortex-R5 operating core clock speed?

Hello all,

Which cortex-r5 core run freertos following image?
How much has core operating core clock speed?

[url]https://devblogs.nvidia.com/wp-content/uploads/2017/03/Tegra_Parker_Block_Diagram.png[/url]

Hello, hamzaygrtc:
SPE R5 (AON) is the core to run freeRTOS.
As to core clock, please refer to doc/welcome.md.

br
Chenjian

1 Like

hi jachen,

I tried to use #include<time.h> library but getting for response time for blink led.
I got following error when compiletion time spe-fw:

timesr.c:(.text._times_r+0x2): undefined reference to `_times'

How could I check response time freertos ?

I mention in this topic clearly. If its not clear.
https://devtalk.nvidia.com/default/topic/1062758/jetson-tx2/spe-fw-is-getting-error-with-lt-time-h-gt-undefined-reference-to-_times-/

Hello, hamzaygrtc:
Let’s discuss this issue in that thread.

br
ChenJian