This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2434: Do registers read latency improve

Part Number: AM2434
Other Parts Discussed in Thread: TMS320F28386D,

Hi experts,

With reference to the two topics :

AM2434: If any possible, reduce FSI registers read/write latency - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums

AM2434: Do registers read latency improve in MCU+ SDK 09.01.00 - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums

May I ask from which SDK version or compiler version and above the read/write operations of registers on the R5F and PRU can effectively reduce access time? Additionally, what are the actual reduction figures? 

We are currently using the following method for register read/write operations. Is this method also effective?

Reg. Operate R5F PRU( C code )
Read HW_RD_REG16( ) HW_RD_REG16( )
Write HW_WR_REG16( ) HW_WR_REG16( )

Best Regards

Bolt