请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 附录
如何应用和构建代码?
对于不熟悉应用 Git 补丁文件的客户、我在 Linux 终端上使用此过程:
$ cd location/of/mcu+/sdk
$ git status
// we see no git repo has been created yet
$ git init
$ git add .
// create the initial commit by…
Other Parts Discussed in Thread: HDC2010METER-EVM 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/799528/ccs-hdc2010meter-evm-not-able-to-debug-on-board-hdc2010meter-evm-whivh…
谢谢.
但是我下载的ti-processor-sdk-linux-rt-am335x-evm-04.02.00.09-Linux-x86-Install.bin 安装SDK的时候报错然后退出。错误代码:
There has been an error
Error copying file
The application will exit now
您好,我在英文E2E上咨询了下美国工程师,他的意思是只要有SMbus通信接口,是可以使用自己的板子用这个tool的:
As long customer has SMBus access on their board, SigconArchitect does not differentiate whether it is EVM or customer board. Please make sure when SigconArchitect is controlling DS250DF210 device…