How are you figuring your binary size ? Are you using the gcc tool 'size' ? Or are you just going by the file size on disk ? I ask because the two are not the same.
On Sun, Jul 3, 2016 at 1:47 PM, Fabian <[email protected]> wrote: > Thanks for your comment, > > then I know my compiler works well and the ready compiled program I took > out of an example doesn't work as expected. > For this my question will change: > > Is there a tutorial/ explanation webside, which tells how to load a > program from a running linux image into the pru? I won't buy a cape for 50 > $ just for testing and trying 2 times and don't have an serial converter by > hand. So I have to start the program from running linux. My only > possibility to login is via usb or ssh (ethernet) into my beagle bone green. > > How can I divide my PRU-Program? Is it the same as the PRU itself? So the > first 0x2000 is the running code. Then the DRAM0_1 (8Kb), the DRAM1_0 (8kb) > and the shared RAM with 12 kB and the peripherals? > > -- > 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/a0639a3b-1119-47e2-96df-5ad5297b995a%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/a0639a3b-1119-47e2-96df-5ad5297b995a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CALHSORpp_zyFBZZdNK5N2yfjAEB-pj6i8fixDZaRBwacoAuKxg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
