Altera_Forum
Honored Contributor
21 years agoNewbe question about Redboot bootloader
Hi,
I am interested in using the redboot for updating flash contents using standard (microsoft windows) hyperterminal application over the serial RS232 link. I tryed to commnicate with the redboot on cyclone evaluation board, using rs232 connection. I failed to communicate. What am I doing wrong? Feel free to point me to rtfm resources. For now I browesed through the following : - ecos userguide - redboot userguide - reboot FAQ (redboot site) Following is a detailed description: -------------------------------------------------- - Alteras NiosII 1.0.1 - "standard" reference design - Cyclone evaluation board - Compiled and downloded the redboot.elf to the flash (Following the ecos documentation) - downloaded the standard.sof to the cyclone evaluation board. - Open SDK shell - Verified communication with the redboot using the the nios2-terminal application via the usb-blaster/jtag connection (Got "Redboot>" prompt and other message+ clicked some commands and got response) - Discconect the USB-Blaster. - Connect the serial cable from "main" d9 on-board connector to the com1 port of the laptop - Opened hyperterminal of the window2000proffesional environment. - Configured it to connect to the com1 with the following setting: 115200, non parity, 1 stop bit, Hardware flow control - Clicked some character in the terminal and got "connected" prompt - Reset the cpu on the evaluation board - After some time, the redboot prompts started to appear on the terminal but the print is cut in the middle (the final "Redboot>" prompt is not appearing) Please advice, Elhanan.