Hello there,
I'm searching for a linker.cmd file for the PRU on the AM263x. I could not find any example program and no linker file. Can you send me it?
Thanks in advance and best regards,
Lukas
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.
Hello there,
I'm searching for a linker.cmd file for the PRU on the AM263x. I could not find any example program and no linker file. Can you send me it?
Thanks in advance and best regards,
Lukas
Hi
We do not have any example projects for PRU in MCU+ SDK for AM263x right now.
But we do have a PRU project in AM64x MCU+ SDK. You can find it in "mcu_plus_sdk_am64x_08_02_00_31\examples\pru_io\adc\ads85x8\firmware" folder. Please note that AM64x has ICSS-G (Gigabit version) whereas AM263x has ICSS-M.
You can handle the SoC change using this option in CCS project properties. Also, in "General->Products", you need to use "MCU+ SDK for AM263x" instead of "MCU+ SDK for AM64x".
Regards
Dhaval Khandla