HI,
I am new to this board and wanted know few things.
carrier TE0705-04 , module -TE0715_04_30
1. I want to access the Micro USB on the board. I have installed all necessary drivers in the kernel. I have booted the petalinux 2020.1 using the reference design (SD card). The petalinux boots up fine and it shows all the drivers for USB are ready. But when i insert a pendrive using converter, it does not detect the USB.
I have used the FSBL provided in the reference design. still it does not work. I also red the article saying it needs to be Reset and i tried to add that piece of code in Fsbl_hooks.c (do i have to build the project to get FSBL.elf)?, this time linux does not boot at all.
Please can any of you suggest me what am i doing wrong? I have notices the pendrive have an LED indicator and that not not light up once plugged in as well. is this a voltage issue or FSBL configuration?
2. The pinout of the carrier and module board confused me a little.
I tried to add an LED to refernce design, but i could not find which pin should i assign in vivado. since the control goes via CPLD . can anyone suggest how to access it, from FPGA to B2B connector and from there to CPLD and LED?
Thank you in advance