Forum Discussion
Altera_Forum
Honored Contributor
11 years agoDownloading software to the CPLD chip from another processor
Hello, I have an embedded application where I am using the MAX V CPLD chip and also an ARM processor. I need to be able to program the MAX V CPLD chip from the ARM processor. The way the CPLD is p...
Altera_Forum
Honored Contributor
11 years agoCheck out this link -
https://www.altera.com/support/support-resources/download/programming/jam.html it's the page for the Altera Jam STAPL software. There's source for programming devices from a cpu. I've done it before with a X****x device and an embedded cpu, should work the same way. Kevin