HI everyon
i'm using code composer studio v6.0 with an EVM AM437x and i can't create a new project about PRU
Where can I find the PRU GUN,
Please advise what to do
Thank you
Aria
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
HI everyon
i'm using code composer studio v6.0 with an EVM AM437x and i can't create a new project about PRU
Where can I find the PRU GUN,
Please advise what to do
Thank you
Aria
Thanks. I see the issue now.
You are using the SYS/BIOS example for AM437x. It's strange... if you pick the Cortex A example, it requires you to use the GCC compiler, even if you just want to use the PRU tab. If you pick the Cortex M example, it requires you to use TI compiler so you can use the PRU tab. This is confusing and we need to clean this up.
If you want to create a PRU project, I would not use one of the SYS/BIOS examples but instead create a PRU project from scratch using the New Project Wizard for AM437x (Project -> New CCS Project)
thanks
ki