Part Number: AM5708 Other Parts Discussed in Thread: SYSBIOS 开发中遇到在DSP添加多个timer不成功的情况
目前已经尝试在设备树添加timer4不成功
另外在dsp代码中使能timer4的时钟不成功,使用Timer_getStatus获取能用的timer,只有timer5和timer6能用,但是我想使用timer4。
提示的错误如下
确认使用的代码路径为bios_6_52_00_12\packages\ti\sysbios\timers…
Part Number: AM5708 您好:
请问,使用ti-processor-sdk-rtos-am57xx-evm-04.03.00.05-Windows-x86-Install.exe安装包,配置硬件中断,点击下图红色框中
勾选下图 Add the Cpintc module to my configuration,CCS报错
错误原因,如下图,请问是什么原因?CCS中选择的器件是Generic C66xx Device
编译工程后报错,如下图?请问怎么解决?现在不能进入GP…
Other Parts Discussed in Thread: AM5708 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1102356/am5708-am5708-device-tree 部件号: AM5708 你(们)好
我正在使用AM5708, 我正在将SDK 06.03…
Other Parts Discussed in Thread: AM5708 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1084210/am5708-am5708 部件号: AM5708 您好,
我正在开发采用 Qt 安全构建的 TI 处理器 Am5708。我正在使用 TI 提供的…
Part Number: AM5708 Other Parts Discussed in Thread: SYSBIOS https://software-dl.ti.com/processor-sdk-linux/esd/AM65X/07_00_01_06/exports/docs/linux/Foundational_Components_IPC.html
AM5708的官方IPC通讯例程
导入CCS中,编译报错,请问是什么原因?
Part Number: AM5708 Other Parts Discussed in Thread: SYSCONFIG
您好:GPMC总线与FPGA连接,引脚及其他寄存器也都配置了,CSGPMC_CONFIG7_0 (地址0x50000078 )寄存器设置为0x0000F48,请问对FPGA进行读写操作,片选地址是0x08000000吗?
比如写FPGA:*((UInt32*)(0x08000000)= 0x5A5A;
读FPGA:temp = *((UInt32*)(0x08000000)…
Other Parts Discussed in Thread: AM5708 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1360190/am5708-run-bare-metal-hello-world-on-arm-cortex-m4 器件型号: AM5708 您好!
我不熟悉…