请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 您好、Vineyet、
我使用的是 makefile 文件、基于 TI 在 Linux 下使用标准 PRU CGT 的动手实验。
电路板上的操作系统是标准的 BeagleBone AI 映像。 不是官方的 TI SDK。
非常基本、对于简单的 LED 闪存固件以及在字符 LCD 上显示内容来说、一切正常。
我是否有一种从内核模块获取信息的标准方法来更具体地了解正在发生的情况…
Other Parts Discussed in Thread: SYSBIOS , AM6548 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1376658/am6548-pdk-component-install-issue 器件型号: AM6548 Thread 中讨论的其他器件…
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 Linux x86 PRU 交叉编译器2.3.3
CGT link 软件开发 ti_cgt_pru_2.3.3_linux_installer_x86.bin
在主目录中安装编译器工具
选项设置将警告发出为错误(-pdew)
Makefile
CC := "${HOME}/ti/ti-cgt-pru_2.3.3/bin/clpru"
#---------------…
Other Parts Discussed in Thread: SYSBIOS 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1422382/pru-icss-industrial-sw-am65-idk-not-able-to-compile-the-ethercat-exa…
Other Parts Discussed in Thread: AM2612 , AM2431 , SYSCONFIG 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers…