Forum Discussion
FLembcke
New Contributor
2 years agoMAX5 CFM access?
In the past I managed to reprogram a Cyclone V / the connected EPCQ flash from within the running firmware (new image was received via SPI and then stored in the EPCQ flash using a megafunction to ac...
WZ2
Frequent Contributor
2 years agoHi there,
The Jam player is similar to a JTAG-based driver. If you intend to perform operations on CFM, including programming, verification, and blank check, it can be achieved using JAM + JAMPLAYER. I believe this idea is feasible.
Furthermore, I've noticed that Intel has released the code for Jamplayer this year, which you can download. You can port the relevant code to the microcontroller. Here is the link: https://www.intel.com/content/www/us/en/software-kit/813264/jam-stapl-player.html
Best regards,
WZ