Introduction
This example is used to plot the ospi phy tuning sweep on a graph.
Supported Combinations
| Parameter | Value |
| CPU + OS | r5fss0-0 nortos |
| Toolchain | ti-arm-clang |
| Boards | am263px-cc, am263px-lp |
| Example folder | examples/drivers/ospi/ospi_graph_plotter |
Steps to Run the Example
- When using CCS projects to build, import the CCS project for the required combination and build it using the CCS project menu (see Using SDK with CCS Projects).
- When using makefiles to build, note the required combination and build using make command (see Using SDK with Makefiles)
- Launch a CCS debug session and run the executable, see CCS Launch, Load and Run
- Use the python script provided with the example to plot the graph -> python phy_tuning_graph_plotter.py path/to/generated/bin/file .
See Also
OSPI
Sample Output
Sweeping... !!!
Writing to file: graph.bin
All tests have passed!!