Hello,
I'm following this KB article to setup iMX8M EVK connection to FPGA over FlexSPI https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Expend-i-MX8M-93-Capability-to-Connect-F... , which does not provide a test app source code. I'm wondering if someone could hint with the test app implementation?
I'm a newbie to iMX Linux...
Thank you in advance,
Serguei
Hello @Chavira, I was wondering if any hints can be provided by NXP on how the flexspi_fpga_test app source code looks like, to implement something similar on our side?
Thank you,
Serguei
Hi @vdoser !
The .dtb inside of the folder "flexspi_fpga_test" is the device tree compiled for the test.
You have to compile the kernel including the driver ("flexspi_fpga_driver") and then flash the kernel on your board to test the example.
You can find instructions on how to compile by following the link:
The source code is available on our GitHub:
Best Regards!
Chavira
Hi @vdoser!
Thank you for contacting NXP Support!
You can download all the files of this article at the bottom of the page (see attached image)
If you have questions about the compilation of the kernel I recommend reading our Linux Documentation:
https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...
Best Regards!
Chavira