Tool/software: Linux
how can i upload PRU without tool such as jtag?
i would like to compile PRO project on host computer then upload file to beaglebone black board via uart or ethernet.
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.
Tool/software: Linux
how can i upload PRU without tool such as jtag?
i would like to compile PRO project on host computer then upload file to beaglebone black board via uart or ethernet.
Dear Biser,
i have tried to loading new code into the PRUs and running but it will show this message
[ 99.493844] remoteproc remoteproc1: powering up 4a334000.pru0
[ 99.517271] remoteproc remoteproc1: Booting fw image am335x-pru0-fw, size 302
32
[ 99.532650] remoteproc remoteproc1: header-less resource table
[ 99.541016] remoteproc remoteproc1: Failed to find resource table
[ 99.552623] remoteproc remoteproc1: Boot failed: -22
-sh: echo: write error: Invalid argument
Best Regards
somkiat
Hi Nick,
sorry for late reply you, I already got to resolve initial question, next i will going to modify dts file on a linux kernel folder's ti-processor-sdk.
Do you have suggestion about configuration pin for PRU pin on dts file of am335x?
Hello Somkiat,
Are you asking about:
Pinmuxing a PRU signal to one of the AM335x pins?
Configuring the PRU to do something? If so, what do you want the PRU to do?
Something else? You may find helpful information at the PRU-ICSS wiki.
Regards,
Nick
Dear nick,
i already modified my dts file that is work, thank you for your support.
best regards,
Somkiat