Forum Discussion
MAX10 UART RSU EXAMPLE NOT WORKING
Hello ,
I have MAX10 development kit. I am trying to play with MAX10 RSU with UART NIOS example files according to AN741 document.
I am able to program all files correctly but when i connect UART to terminal i don't see any compunction there.
Any idea what i am missing ???
Thanks
25 Replies
- EP1
New Contributor
Hi,
I am having the same problem.
Any new information about how to solve it?
Thanks
- SAB4887
New Contributor
- Ash_R_Altera
Regular Contributor
Hi,
Are you running as per the steps in AN741, section 1.6.2? https://www.intel.com/content/www/us/en/docs/programmable/683661/current/the-nios-ii-eds-software-application-design.html
Regards
- SAB4887
New Contributor
Hello,
Yes. I am following AN741.
And I am directly programming MAX10 with files provided by Intel.
Do i need to setup anything specifically if i use those output files ?
- Ash_R_Altera
Regular Contributor
Hi,
Please check your connection to the board UART port. Are you able to use the Remote Terminal.exe?
Regards
- SAB4887
New Contributor
Hello,
I checked UART connection it working fine.
Yes, i am able to use Remote Terminal.exe but i am not seeing any data on it?
I tried on two development board both behaves same..
- Ash_R_Altera
Regular Contributor
Hi,
Can you please tell the steps that you followed in detail?
Regards
- Ash_R_Altera
Regular Contributor
Hi,
Any comment? Waiting for your reply.
Regards
- SAB4887
New Contributor
Following steps i am following to test "UART Remote upgrade"
Step 1 : Programmed board with "pfl.sof" file
Step2 : Programmed QSPI with ".Hex" file
Step 3 : Programmed FPGA with "factory_application1.pof"
Step 4 : the CONFIG_SEL pin on the board is set to 0
Step 5 : UART communication : FPAGA connected through J11 UART connector
Step 6 : Open "Remote terminal.exe" file & configured UART communication.
Step 7: Press the nCONFIG button on the development kit or key-in 1 in the Send text box,then hit
Enter.But after step7 I don't see any data on Terminal window.. ????
Am I missing anything ????
Thanks
- Ash_R_Altera
Regular Contributor
Hi,
Please check if the USB port is getting identified on your machine through Device Manager, when you plug in the connector to on-board UART and connect to your PC. If not, please install the driver.
Regards
- SAB4887
New Contributor
Yes, it is being identified as COM Port 9 when i connect to USB to J11 connector.