Dustin Richmond

Results 22 comments of Dustin Richmond

The process is briefly described here: https://github.com/Xilinx/PYNQ-Networking/tree/master/pynq_networking/kernel_module > On Mar 4, 2019, at 10:34 AM, Yun Rock Qu wrote: > > @drichmond Any steps to do this? > > —...

Could we rebuild the kernel object on a board with a PYNQ 2.4 image? That seems like it would simplify the process > On Mar 4, 2019, at 10:42 AM,...

Though, I think we need the petalinux header files (which are not on the board) > On Mar 4, 2019, at 10:45 AM, Dustin Richmond wrote: > > Could we...

Thanks Rock! > On Mar 4, 2019, at 11:17 AM, Yun Rock Qu wrote: > > Let me try this. Will get back to you later. > > — >...

Thanks Rock! This seems to work. The kernel module installs on my board and I can see it with lsmod. However, there are some unrelated (and other unknown issues). For...

Yeah, I’ll open a new PR later today. > On Mar 5, 2019, at 9:11 AM, Yun Rock Qu wrote: > > @drichmond Can you tell me what you did?...

I am working through the build process on an M2. I use homebrew. This sequence worked for me: ``` brew install autoconf automake bison flex boost libtool SuiteSparse glpk mpfi...

I was able to successfully get through most of bambu compilation on my m2. ``` brew install autoconf automake bison flex boost libtool SuiteSparse glpk mpfi coreutils mpfr boost libxml2...

Is it possible to add support for Clang 13? The error is above is solved in Clang 13, but not 12.

Rad, great to hear! I believe this will enable M2 compilation