Forum Discussion
Hi MHumm,
I just want to get some clarification from you for further investigation.
- Did you able to program SOF and POF file into your PFGA?
- Have you program the NIOS II application code into the QSPI flash (pfl.sof file)?
- Did you able to get a “list of operation device” choice appear on the terminal?
- Did you set the UART Serial Port Settings according to the AN741?
Thanks
- MHumm7 years ago
New Contributor
Thanks for your advice, but I still couldn't get it working correctly.
- Did you able to program SOF and POF file into your PFGA?
Yes, i compiled my Programm successfully and was able to convert the .sof to .pof files and program them into the MAX10
- Have you program the NIOS II application code into the QSPI flash (pfl.sof file)?
I'm not using any external flash because the software is very small so far - but I'm not sure if i made the correct configurations for this, the documentation is very poor tbh.
However, I checked back the AN741 video and in the Platform Designer, the author was using the onchip memory IP, but whenever I add this, im getting Error 14703 while compiling - the fix said to NOT use dual configuration, but that was against the RSU settings.
- Did you able to get a “list of operation device” choice appear on the terminal?
- Did you set the UART Serial Port Settings according to the AN741?
The UART is set accordingly, correct pins are selected. Terminal programm UART settings match the Platform Designer settings. Whatever I send to the device with the Terminal, I'm not getting any response. (I've tried connection TXD and RXD in the FPGA, the character is correctly echoed back, so the UART should be working)
Thanks in advance