> > It depends on what you're trying to do. I don't typically use the PRU > library stuff for anything other than getting the code running on the > PRU, so I'm not the best person to ask.
What I am trying to do is loading the data into the L4_Fast bus, in order to be able to read them next from the assembly code. So I would, like to ask you how would you load data into the L4_Fast bus if it's not with the library stuff, (have you an example please)? > An other question is, in assembly, am I also supposed to load it from > > 0x4A30_0000 address or there is a padding that I need to had because of > the PRU > > mapping ? > > I'm not sure what you're asking. > Here it was to ask you how will you load the data in assembly because I'm guessing that you advise me to do it with LBBO (LBBO REG1,Rn2,OP(255),IM(124)) , And I know my REG1 because it will be what I will receive from this instruction, but with L4_Fast bus I don't know what I should pass as Rn2. So I was wondering which address will correspond to the L4_Fast bus that I can use it with LBBO. Thanks for your reply If I can clarify something else do not hesitate Thanks by advance Regards Vincent " Enjoy life no matter what ! " -- 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/b4b9cdde-70a0-42a9-a147-b15ff5e0065b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
