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.

CC1310的coprocessor例程在LINUX上无法读取cfg文件

Other Parts Discussed in Thread: CC1310

工程师们,

        你们好!

        我用CC1310的launchpad开发板烧写了TI15.4的corpcessor例程后,在linux主机上安装了ti154stack_linux_x64_2_05_00_11.run,在ti154stack_linux_x64_2_05_00_11/example/collector目录下,编译后运行host_collector和collector.cfg文件后可以正常运行coprocessor,但是在修改了collector.cfg文件后,重新运行,出现Failed to read cfg file错误,重启试过了也不行,把安装文件删除后重新安装编译后又可以正常运行,就是改了cfg文件后出现错误,文件权限也设置过了。

请问如何解决这个问题?