Part Number: TDA4VE-Q1
Tool/software:
Hi,
SDK version:ti-processor-sdk-rtos-j721s2-evm-10_00_00_05
Soc:J721S2
Flash:MT35XU512ABA1G12
I printed the rblExecutionTime in the following figure as 13965585 in the SBL main function, according to the calculation method in the sbl_mcu_0_boot_perf_benchmark.c routine: Time = rblExecutionTime/convertToMilli; (convertToMilli = 250,000)
It is calculated that:time = 13965585/250000;time = 55ms.

However, I can see the following figure in 6.2.J721S2 SBL 6.2.1. Introduction in PDK document:
RBL Execution time : 8.052ms
The two RBL execution times described above differ too much, may I ask TI experts know why this is?

my log as follows:
SBL Revision: 01.00.10.01 (Dec 10 2024 - 19:22:55)
rblExecutionTime = 13965585 time: 55 ms
