mwelling / lofive

RISC-V microcontroller board based on SiFive FE310.
Other
158 stars 11 forks source link

Using windows or WSL #12

Closed krish97git closed 8 months ago

krish97git commented 8 months ago

Hey, I was trying to bringup the Lofive R1.1 board with the ft2232h-56q ftdi mini module, and wanted to bring it up strictly on Windows (Tried both with Freedom Studio and WSL with usbipd wsl) But there seems to be a problem while doing so, maybe I'm missing a step or two. Is there any forum or proper guide I can refer to on how to bringup this board on windows? If so please share any information regarding this. Any Information will help Also I was wondering if there is a way to confirm if the Lofive r1 is connected properly with ft2232 mini module, just asking because I'm not sure if it's taking the right COM number while make command (i.e usbtty0 and usbtty1) Sorry to bring it up as an issue, couldn't find any other way to get help. Thanks a lot !! :)

krish97git commented 8 months ago

Closed it as I was able to get it working with freedom studio. But still curious about the WSL implementation