I have followed https://bootlin.com/blog/building-a-linux-system-for-the-stm32mp1-basic-system/ to generate the STM32MP157 cross-compilation framework. Once the Buildroot environment is functional, you can follow https://github.com/oscimp/PlutoSDR/tree/master/doc to add GNU Radio support including libuhd/B2xx support.
At the moment we are stuck with rpmsg communication as we would like to use the M4 as pre-processor for the datastream feeding a GNU Radio source, but that is beyond your scope I believe. JM -- JM Friedt, FEMTO-ST Time & Frequency/SENSeOR, 26 rue de l'Epitaphe, 25000 Besancon, France June 4, 2020 9:44 AM, "Henrique Do Carmo Miranda" <hmira...@alumni.stanford.edu> wrote: > Hi all, > > I would like to install and test GnuRadio on the STM32MP157C-EV1 processor > evaluation board for the > STM32MP1 processor > (https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eva > -tools/stm32-mcu-mpu-eval-tools/stm32-eval-boards/stm32mp157c-ev1.html), > along with the USRP > B205mini. > > Do any of you know if compiling and installing GNURadio on this platform has > been attempted before, > and if so do you have any pointers that can guide me through that process - > could not find any info > on it (just wondering if compiled images might be out there)? > > If not, setting up a Linux machine with all the tools to cross-compile > GNUradio for the STM32MP1 > target would be the way to go here? > Would https://wiki.gnuradio.org/index.php/Embedded_Development_with_GNU_Radio > be the best guide to > this process? > > Thanks much for your help, > Henrique