<DerekKozel[m]>
/home/dkozel/src/litex/build/sqrl_acorn/driver/kernel/main.c:725:40: error: ‘CSR_ICAP_SEND_ADDR’ undeclared (first use in this function); did you mean ‘CSR_ICAP_READ_ADDR’?
<DerekKozel[m]>
The GNU Radio -> PCIe Loopback -> GNU Radio setup is working well for data transfer now. I'm working on automating the build and load of the FPGA now
<DerekKozel[m]>
Do you have any handy examples of code using the ICAP read/write?
<DerekKozel[m]>
Currently I'm using the OpenOCD functions
C-Man has joined #litex
<mntmn>
what's the right way to define pads as GPIOs that can be toggled from linux (userspace)?
FabM has quit [Ping timeout: 268 seconds]
FabM has joined #litex
FabM has quit [Changing host]
FabM has joined #litex
_franck_1 has joined #litex
_franck_ has quit [Ping timeout: 245 seconds]
_franck_1 is now known as _franck_
<mntmn>
_florent_: i need some GPIO outputs. is there any magic i have to do to get them to show up in the dts other than name the submodule "leds"?