Other Parts Discussed in Thread: DA8XX
Hi,
I was trying to use PRU linux loader, one problem i encountered is the compiled application program have "Segmentation fault" error, which seems come from "prussdrv_pruintc_init(&pruss_intc_initdata);"
I think the sentence of "unsigned int *pruintc_io = (unsigned int *) prussdrv.intc_base;" have error, since prussdrv.intc_base was set to zero in "prussdrv_init ();"
Please help, thanks.
-Zhu