Part Number: AM5728
Tool/software: TI-RTOS
Hi ALL
We want to use TI-RTOS to operate the DSP.
We have develop a GPMC/FPGA driver, Now we need transplant the GPMC/FPGA driver to DSP.
we need a strict timing and a accurate delay.
In the Linux kernel we can use udelay() to delay driver and can use hrtimer as High precision timer.
So How can we get the udelay()function and the hrtimer in the DSP/RTOS.
The below is our software version
ti-cgt-c6000_8.2.2
bios_6_52_00_12
ipc_3_47_01_00
processor_sdk_rtos_am57xx_4_03_00_05
Thanks
regards