-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
netx90 flashing via UART #9
Comments
Hi qtphan734, is the SYS LED blinking when you try to flash via UART? Can you talk to the ROM console via a terminal program? Do you need to use X902 or could you use the USB-COM port that's also on the mini USB port on the NXHX board? BTW, you don't need to connect RTS/CTS. What operating system/version and what version of the flasher package are you using? |
Hi @dizzydevil, I did not get to the flashing command yet as I was just executing the
I was able to enter console mode via terminal program by sending
We are planning to use UART to flash the firmware from our MCU, hence we are testing this method.
I tried version 1.5.4 (came with netX Studio) on Windows and version 1.5.5 on Ubuntu 18.04 When running the Reviewing the |
Hi,
This is more of a question than an issue.
I have a NXHX 90-JTAG development board. I would like to flash the netx90 via UART (X902 header on the dev board). In my current setup, I have an RS232 to TTL 3.3V converter hooked up to the X902 pins accordingly:
I have also enable console mode (S400 pin 5 ON) and enable flashing via UART (S701 Pin 2 ON).
The document I am following is the netx90 production guide. The production guide says version 1.5.4 does not support flashing via UART yet. However, I see that there is a v1.5.5 that was tested against netx90 on Ubuntu via UART.
The netx90 production guide says to execute the following command to show the busses and units that are available.
I am getting the following error message when I try to select the UART interface (eg. romloader_uart_ttyUSB0):
Is flashing via UART (X902 header on dev board) supported yet? If so, what steps am I missing or doing incorrectly? Please help.
Thanks in advance
The text was updated successfully, but these errors were encountered: