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.

AM6442: How to program and debugg the PRUs?

Genius 3186 points
Part Number: AM6442
Other Parts Discussed in Thread: SYSCONFIG

Hi

May I have some questions about AM64x PRUs?

My customer is developing AM6442 with MCU+SDK 8.06.

--

Question1

I think AM64 PRU must wake-uped by R5F, A53,... ARM core.

Is there any way wake up from SBL code?

--

Question2

In SDK example, PRU code is load by R5F core.

Could not we program looks like another ARM core project?

Could not we make PRU project looks like R5F core project?

--

Question3

In SDK example for pru, I think there are only written in assembler.

Is there any plan that relese C/C++ base PRU example?

--

Question4

Is there anything document/guide How to debugg PRU code in CCS?

If PRU code loaded by R5F, I think we could not debugg especially PRU core.

--

Thanks,

GR