Kirk, Do a 'git pull' on your pru-software-support-package repo and the sys_mcspi.h files should be in the include/am335x/ folder. Let me know if you run into any problems while using it, I didn't have time to test it out.
Jason Reeder On Saturday, September 3, 2016 at 8:30:56 AM UTC-5, Kirk wrote: > > > OK, I see it now. Thanks for pointing that out > I overlooked it because I thought he pru_*.h files were specific to the > PRU peripherals. > Should have looked closer. > > Here's the directory I'm looking in and the header files in it: > > /opt/source/pru-software-support-package/include/am335x > > pru_cfg.h > pru_ctrl.h > pru_ecap.h > pru_iep.h > pru_intc.h > pru_uart.h > sys_mailbox.h > sys_pwmss.h > > I don't see anything for SPI0 and SPI1 on the host processor. > I'll be needing to get at them too. > Any ideas? > > Thanks, > Kirk > > > > On Thursday, September 1, 2016 at 5:18:07 PM UTC-7, Jason Reeder wrote: >> >> Check out this header file in the PRU Software Support Package: >> https://git.ti.com/pru-software-support-package/pru-software-support-package/blobs/master/include/am335x/sys_pwmss.h >> >> >> The eQEP, ePWM, and eCAP modules make up the PWMSS peripheral. > > -- 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/dfcfa1ad-3a60-4aa8-b07e-6fa58871e796%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
