--
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 beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/70e1498f-3f86-4a06-b319-a66264e9ce7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/c6a4f466-1505-422e-bfe9-624b18a6c8ec%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/2e60f2f2-d5d0-4394-b854-d5d4090ac3d0%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/2e60f2f2-d5d0-4394-b854-d5d4090ac3d0%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/35C809CB-AE72-49F8-B834-FB035AD6492A%40gmail.com.
ln -s `which lnkpru` .
I haven't found a reason to use the lnkpru command. The linking is done with clpru with the -z option.A "future" remote-proc project, last commit 2015, probably not active:
Hi William-
Topic 21 and 22? Not sure if this is what you are looking for.Less specific to the PRU, more like TI general style:
Regards,Greg
--
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 beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/3472d70e-6064-406b-a109-c8ec7d0a3892%40googlegroups.com.
--
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 beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/6e34f332-77b5-4f0d-9267-3a5daca38616%40googlegroups.com.
Jason:I'm using gcc on the ARM and clpru on the PRU. Both are installed.What would you gain by using gcc on the PRU?--Mark
The release is ready for cautious usage. A simulator is used to execute the GCC C regression test suite. Results for this release are:
# of expected passes 81497 # of unexpected failures 31 # of unexpected successes 1 # of expected failures 97 # of unsupported tests 1974
One of the things I learned is if you use printf() out of the box you will run out of instruction memory.
Instead you have to use the --printf_support=nofloat flag on clpru. It uses a smaller printf library that fits.
--
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 beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/57a174ab-5696-46fb-b886-80a1d3906eb8%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORpQnt55TsRwck_r4EMNm_kCWwmFXV1aH%3DiBh0HnyYz-MA%40mail.gmail.com.
--
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 beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/57a174ab-5696-46fb-b886-80a1d3906eb8%40googlegroups.com.
Using pru-gcc you gain GCC - free and familiar compiler. Admittedly, right now CCS generates a bit more optimized code than pru-gcc. And CCS has received more testing than pru-gcc.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/08fbb391-c5c7-4f99-a1bd-74f0b5143dfd%40googlegroups.com.
Well, it replaced both CCS and the old MSP430 GCC, and I think the
concensus is that it's for the good. There were issues in the
beginning, but now it's being worked on by both RedHat and TI, and
nobody recommends the old stuff for use any more.
The usual argument for GCC is that it's relentlessly getting better;
proprietary alternatives tend to lose their initial advantage because
GCC contributors have a look at the differences and implement the
improvements. Look how far Dimitar got it, working on his own.
--
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 beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAC%3D1GgGH-eijzdkeyj9cL8O9jiGJj2QZ0L%3DqPNRFbH7%2B2R6cuQ%40mail.gmail.com.