Jump to content

nics17

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

nics17's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Hi @JColvin, Thank you for your reply. Your suggestion fixed my issue. The COM port is now detected. I am curious though, do you know any reason why the Load VCP got unchecked for this particular board? Best, nics17
  2. I have an ARTY Z7-10 board whose serial port cannot be detected by my PC. When I connected the board to my PC using a USB cable and opened the Device Manager, I found no port assignment under the "Ports (COM & LPT)" section. A serial port, such as COM10, should be shown in this section for the ARTY's serial port. So far, this is what I have tried: Given that the board uses an FTDI chip, I tried to FT_Prog to scan the FTDI chip and the software detected it just fine. I tried to use Vivado's Hardware Manager to detect the board. It detects the board just fine. I tried to flash a program into the board using Vitis. The program flashed just fine and is working. However, I can't access the serial terminal to see any debug messages that the program prints. Note: Other ARTY Z7-10 boards I have used don't have this issue. So, it must be an issue specific to this board. Please help... How can I fix this issue?
  3. Hi, I have just purchased a new Arty Z7 20. When I tried to flash it using the Prog Uart through Vitis, it failed. Upon further checking, turns out that every time I connected this board to my PC, it showed two COM ports. However, this is not the case for my other Arty Z7 boards. If it helps I am using a USB hub to connect the board to my PC. Note that the other boards are also connected through the hub and are working fine. Also, based on my test with PuTTY, only one of the two ports would display when I call the xil_print() function. Even though it is still possible to flash the board using a microSD card. I still require the method to flash it through the Prog Uart. So, is there any way for me to solve this issue? Thank you.
  4. Well, I tried to follow this thread. When I installed the FT_PROG and ran it, the ARTY's FTDI was detected. Then, when I rechecked the Device Manager, it magically detected the COM number. I don't know what happened, but the problem seems to be solved.
  5. Hi @JRys, sorry for the late reply. That's the problem. My board COM port number doesn't show up on the device manager at all. I have tried it with another PC, but still, no COM port is detected
  6. As the title says, my ARTY Z7 COM port is not detected by my PC. However, the Vitis app can flash the board, and the flashed design works. The problem is I need the COM port connection to debug my design. I have tried replacing the cable, using power through REG, or changing the PC, but it still does not work. Is there any advice to solve or how to proceed in troubleshooting this issue? Thanks
×
×
  • Create New...