The R5F CPU utils is having some Cortex R5F CORE functionality like reading the CPU Static Registers of ARM CORTEX R5F CORE.
The system control coprocessor, CP15, controls and provides status information for the functions implemented in the processor. The main functions of the system control coprocessor are:
In this section, all the resisters are being read of the System control coprocessor.
The following shows an example of SDL R5F CPU UTILS API usage by the application.
Include the below file to access the APIs
For reading all the R5F CPU Static Register, the below API will be used.