Dear discussion group, Am I supposed to see a response to this email on a board somwhere? Or will I see it as an email response.
Thanks so much, Karl > On Mar 30, 2021, at 6:39 PM, Karl Lindstrom <[email protected]> wrote: > > [email protected] > > Sent from my iPhone > >> On Mar 30, 2021, at 6:37 PM, Karl Lindstrom <[email protected]> wrote: >> >> [email protected] >> >> Karl >> >> Sent from my iPhone >> >> Begin forwarded message: >> >>> From: Karl Lindstrom <[email protected]> >>> Date: March 30, 2021 at 4:45:05 PM PDT >>> To: Jason Kridner <[email protected]> >>> Subject: Re: BeagleBone Black DSP development >>> >>> Hey Jason, >>> >>> Finally had time to get back to this. >>> I bought your book BeagleBone Cookbook, >>> downloaded, and flashed the latest debian image from beaglebone.org >>> <http://beaglebone.org/>: >>> AM3358 Debian 10.3 2020-04-06 4GB SD IoT >>> <https://debian.beagleboard.org/images/bone-debian-10.3-iot-armhf-2020-04-06-4gb.img.xz> >>> onto an sdcard, got it to boot with the BOOT button, and tried to install >>> pruspeak, >>> and ran into this: >>> >>> root@beaglebone:~/pruspeak# sh install.sh >>> if [ ! -d "/lib/modules/4.19.94-ti-r42/build" ]; then apt-get install >>> linux-headers-4.19.94-ti-r42; fi >>> make -C /lib/modules/4.19.94-ti-r42/build M=/root/pruspeak/src/driver >>> modules >>> make[1]: Entering directory '/usr/src/linux-headers-4.19.94-ti-r42' >>> CC [M] /root/pruspeak/src/driver/pru_speak.o >>> /root/pruspeak/src/driver/pru_speak.c:26:10: fatal error: plat/mailbox.h: >>> No such file or directory >>> #include <plat/mailbox.h> >>> ^~~~~~~~~~~~~~~~ >>> compilation terminated. >>> >>> I don’t see plat/mailbox.h in /usr/src/linux-headers-4.19.94-ti-r42: >>> Only see: >>> ./include/config/mailbox.h >>> ./include/dt-bindings/mailbox/tegra186-hsp.h >>> ./include/linux/mailbox_controller.h >>> ./include/linux/omap-mailbox.h >>> ./include/linux/mailbox_client.h >>> ./include/linux/mailbox/brcm-message.h >>> ./include/linux/mailbox/mtk-cmdq-mailbox.h >>> I tried substituting linux/omap-mailbox.h, and it spewed a bunch of >>> errors... >>> >>> Not sure what I am missing. >>> >>> Happy to post this on a message board, and when I tried to do a search at: >>> http://beagleboard.org/search <http://beagleboard.org/search> >>> I got 502 Bad Gateway nginx/1.14.0 (Ubuntu) as an error message. >>> >>> Hope you can help point me in the right direction. >>> >>> Thanks so much in any case, >>> >>> Karl >>> >>>> On Dec 17, 2020, at 10:08 AM, Jason Kridner <[email protected] >>>> <mailto:[email protected]>> wrote: >>>> >>>> >>>> >>>> I rather like working with the PRU using the Cloud9 IDE setup and the >>>> makefile I have it configured with. >>>> >>>> http://beagleboard.org/static/prucookbook/ >>>> <http://beagleboard.org/static/prucookbook/> >>>> https://github.com/beagleboard/cloud9-examples/tree/v2020.08/PocketBeagle/pru >>>> >>>> <https://github.com/beagleboard/cloud9-examples/tree/v2020.08/PocketBeagle/pru> >>>> >>>> >>>> >>>> >>>> >>>> I hope this message finds you doing well, >>>> and thanks for any advice you can lend here. >>>> >>>> I really prefer to answer with [email protected] >>>> <mailto:[email protected]> in copy. >>>> >>>> >>>> >>>> All the best, >>>> >>>> Karl >>>> >>>> >>>> >>>> -- >>>> BeagleBoard.org <http://beagleboard.org/> Foundation is a US-based 501(c)3 >>>> non-profit providing education and collaboration around open source >>>> hardware and software >>>> >>>> Use https://beagleboard.org/about/jkridner >>>> <https://beagleboard.org/about/jkridner> to schedule a meeting >>>> >>> -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/474B1C3D-1020-4437-9953-300438CBD8CB%40me.com.
