That file is in the repo, you can find it here: https://github.com/sagedevices/am335x_pru_package/blob/master/pru_sw/example_apps/sage_pru.hp
But yes, you are right on those constants. #define MEM_PRU_DATA0_BASE 0x00000000 > #define MEM_PRU_DATA1_BASE 0x00002000 > #define MEM_PRU_SHARED_BASE 0x00010000 On Monday, August 18, 2014 7:38:32 AM UTC-4, TJF wrote: > > I didn't check all your code (*../sage_pru.hp* is missing, so I don't > know how MEM_PRU_DATA0_BASE is defined). > > But: From the PRU-0 point of view, the address of DRam-0 is *0x0* (and > DRam-1 is 0x2000). > > -- 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]. For more options, visit https://groups.google.com/d/optout.
