请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:BQ76PL455EVM 工具/软件:Code Composer Studio
您好!
我正在尝试从 PL455读取一个寄存器。
使用命令:
nDev_ID = 0
Nread = ReadReg (nDev_ID、13、wTemp、1、0)
但我没有得到任何响应。
在 PL455的数据表中、寄存器为 R/W 和1个字节
问题可能出在哪呢?
此致、
Harold
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.
工具/软件:Code Composer Studio
您好!
我正在尝试从 PL455读取一个寄存器。
使用命令:
nDev_ID = 0
Nread = ReadReg (nDev_ID、13、wTemp、1、0)
但我没有得到任何响应。
在 PL455的数据表中、寄存器为 R/W 和1个字节
问题可能出在哪呢?
此致、
Harold