Part Number: AM3359
Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hello Experts,
We are using AM3359 with below STK.
processor_sdk_rtos_am335x_3_00_00_04
pdk_am335x_1_0_3
NDK 2.24.3.35
SYS/BIOS 6.45.1.29
Running sample project "NIMU_BasicExample" is OK. After adding HWI task which is called every 10us, we notice HWI does not occur every 10us. Mostly we lost one event per 100 HWI events. HWI ISR is very short which just increments a counter. This is not occurred when halting NDK task. The number of HWI instance is only one.
Could you give me some considerations about the root cause of this phenomenon?
Regards, Uchikoshi


