Part Number: PRU-CGT Other Parts Discussed in Thread: SYSCONFIG , TMDSCNCD263P Tool/software: I have a small project which uses an R5 core to initialize a PRU core. The code that generated for the PRU core is created from a CCS project written in c-code…
Part Number: PROCESSOR-SDK-AM62X Tool/software:
The SDK 11.0 release had the wrong PRU example library (6.3.0) included per the following e2e
[FAQ] AM62x & AM64x: How to enable PRU RPMsg on Processor SDK Linux 11.0
The FAQ mentions the correction…
Part Number: PRU-CGT Other Parts Discussed in Thread: BEAGLEBOARD-X15
Hi
I'm using Beagleboard-X15 to experiment the PRU feature. At staring i tried the sample code but it was not booting.
1. CCS Build
In Windows 10 Pro, I build the project "PRU_RPMsg_LED0…
Hi Kiyomasa,
Kiyomasa Imaizumi said: I think the PRU is 333MHz in this ADC sample, is that correct?
Yes, you're correct. The Core clk (Hz) in syscfg refers to the PRU clock frequency.
Regards,
Nitika
Part Number: PRU-CGT Hi Experts,
I am using ti-pru-cgt-2.3.2 on linux pc. I have installed MCU PLUS SDK. When I try to build the pru firmware using the cgt compiler. It builds .out but throws error on using hex utility tool
Building secondary target…
Part Number: TDA4VM Tool/software: Hi, bsp version: 10.01 tda4vm yocto. I got the error: MACHINE="j721e-evm" bitbake -f ti-cgt-pru-native
/usr/lib/python3/dist-packages/html5lib/_trie/_base.py:3: DeprecationWarning: Using or importing the ABCs from …
Part Number: PRU-CGT Other Parts Discussed in Thread: BEAGLEBOARD-X15 Hi
In Windows 10 Pro, I'm trying to run the example program for PRU core in Beagleboard-x15. I used the ready image " tisdk-base-image-am57xx-evm.tar.xz " from TI linux SDK " ti-processor…
Part Number: AM3358 Hi,
when compiling some code for the PRU of the AM3358, the compiler crashes:
INTERNAL ERROR: optpru experienced a segmentation fault
while processing function main file /tmp/TI0LRs1EyhN
This is caused by a defect in the TI…
Other Parts Discussed in Thread: OMAP-L138 , PRU-CGT Hi All!
I have attached a minimal working bug in a code composer project.
Environment is the following:
OMAP-L138
pru-cgt v2.3.3
optimization setting: -O0 or higher
The source code is…