This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

looking for sample and simple C code for A53 based SoC

Hi All,

Currently, we are using assembly code to run processor (A53) based tests.

However, we are planning to move to C based testing to raise the abstraction level of our testing.

In this regard, I am looking for the following:

1) any guideline or document that explains how to write C programs for SoC testing. I assume these will be similar to baremetal or embedded code

Can I refer to embedded C programming for this purpose?

2) a very simple and sample C code as a starting point.

For example, code to just initiate a read transaction to memory location 0x0

Thanks in advance

Parents
  • hi Ronan,

    I am able to go to the documentation that explains the flow to run an example test but I am not able to find the download link itself.

    In the getting started section, point #4, it says, "point to the download path where you downloaded the file"

    Thanks

Reply
  • hi Ronan,

    I am able to go to the documentation that explains the flow to run an example test but I am not able to find the download link itself.

    In the getting started section, point #4, it says, "point to the download path where you downloaded the file"

    Thanks

Children