Hi,I met a problem when I tried to install my driver for zedboard.
I use the .inf file provided by ARM company for win7/amd64 . But when I tried to install it(press right mouse button on .inf file) ,it told me that "the driver cannot be installed in that way"
So,I followed the pdf guide here.
"http://zedboard.org/sites/default/files/documentations/CY7C64225_Setup_Guide_1_1.pdf"
But when I opened my device manager, I only can see "Cypress Bus enumerator" in my list."Cypress USB to Serial adapter" and "Ports(COM &LPT) were missing!
So,I cannot find any port when I tried to run the C program on SDK . I opened my terminal and chose Connection Type to be "Serial".
But no such a port appeared in the port block.
(I have had connected my zedboard usb to the computer)
Would you help me to solve the problem?
Thank you!