Re: [beagleboard] How do I install TI Code Composer to program the PRU in C

2017-05-10 Thread Clark Sann
I posted on a TI CCS forum and got my answer. The reason I can't find the Sitara processor in my install of CCS7 is because it isn't there. The Sitara processor is not supported in CCS7 for the Mac. That's bad. But I did get it installed on my Debian 8 VM which is on the Mac so I'm happy.

Re: [beagleboard] How do I install TI Code Composer to program the PRU in C

2017-05-08 Thread 'Mark Lazarewicz' via BeagleBoard
Your asking a question in a forum that doesn't use or support CCS bad idea. Start here and ask question on their wiki CCSTUDIO-SITARA Code Composer Studio (CCS) Integrated Development Environment (IDE) for Sitara ARM Processors | TI.com | | | | || | | | | |

Re: [beagleboard] How do I install TI Code Composer to program the PRU in C

2017-05-08 Thread Clark Sann
OK, but it won’t let me install it. Could it be because I installed the wrong family when I first installed CC? I was forced to pick at least one family and I had no idea which one was the best since none of them seemed even remotely applicable to the Sitara processor. > On May 8, 2017, at

Re: [beagleboard] How do I install TI Code Composer to program the PRU in C

2017-05-08 Thread Robert Nelson
On Mon, May 8, 2017 at 8:59 PM, Clark Sann wrote: > Thanks again, Robert. I really appreciate your prompt reply to my questions. > > I’m not sure what you mean in your last message….I’ve got a lot to learn > about embedded development, especially concerning the BB. I’m sure

Re: [beagleboard] How do I install TI Code Composer to program the PRU in C

2017-05-08 Thread William Hermans
Uh yeah, HERE is the link: http://elinux.org/Ti_AM33XX_PRUSSv2#C_Compiler hehehe . . . On Mon, May 8, 2017 at 6:59 PM, William Hermans wrote: > Hi Clark, > > No, you do not need to use Code Composer Studio. You can use the old TI > ASM toolchain, and there are two C compilers

Re: [beagleboard] How do I install TI Code Composer to program the PRU in C

2017-05-08 Thread William Hermans
Hi Clark, No, you do not need to use Code Composer Studio. You can use the old TI ASM toolchain, and there are two C compilers for the PRU's. One of which is also from TI. Someone else ported gcc to the PRU as well. Here is a link to a list of compilers, the first one from TI is the cgt C

Re: [beagleboard] How do I install TI Code Composer to program the PRU in C

2017-05-08 Thread Clark Sann
Thanks again, Robert. I really appreciate your prompt reply to my questions. I’m not sure what you mean in your last message….I’ve got a lot to learn about embedded development, especially concerning the BB. I’m sure I’ll figure it out as I start my first Hello World PRU app. However I am

Re: [beagleboard] How do I install TI Code Composer to program the PRU in C

2017-05-08 Thread Robert Nelson
On Mon, May 8, 2017 at 8:35 PM, Clark Sann wrote: > Thanks Robert!! > > Since the PRU C compiler is available separately from CC, am I correct that I > don’t need to install CC at all if I don’t plan to use it to develop user > space code. I plan to use my Eclipse cross

Re: [beagleboard] How do I install TI Code Composer to program the PRU in C

2017-05-08 Thread Robert Nelson
On Mon, May 8, 2017 at 7:58 PM, Clark Sann wrote: > > I am trying to install TI's Code Composer in order to use it's C compiler > for the PRU. I can't figure out what processor family to select to get > support for the Sitara AM3358 ARM Cortex A8 processor used in the BBB and >

[beagleboard] How do I install TI Code Composer to program the PRU in C

2017-05-08 Thread Clark Sann
I am trying to install TI's Code Composer in order to use it's C compiler for the PRU. I can't figure out what processor family to select to get support for the Sitara AM3358 ARM Cortex A8 processor used in the BBB and BBBlue. None of the processor families seem to be related to BBs. I've