Forum Discussion
I have been working with the simple LED Binary and KnightRider example for the I2C RSU slave example on the 10m08sae144eval board. I have built each project using dual compressed image setting and then used the convert programming files utility in Quartus 17 to combine the .sof files into a .pof file with one of the project's sof files directed to be in cfm0 and the other in cfm1. I then load the pof into the eval board using a byte blaster. The result is that whichever project is loaded into cfm1 is the one that runs, no matter what setting I put on switch 6 ( that controls the logic level on the bootsel (configsel) pin). I have verified the switch signal is getting through to pin 126 correctly on the max10. If I erase cfm1 then it falls back to running the image in cfm0. I must have a wrong setting somewhere???? Any help would be appreceiated.