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.

AWR1843BOOST: 如何生成可以通过uniflash烧录到板子中的bin文件

Part Number: AWR1843BOOST
Other Parts Discussed in Thread: AWR1843

TI官方提供了传感器的demo.bin文件,请问把这个官方提供的bin文件烧录到板子中的作用具体是什么呢?

如果这个bin文件不能满足我现在的设计需求,我该通过何种方式得到可以烧录的bin文件呢?通过CCS可以吗?

  • 你好,

    AWR1843内部没有flash,需要将代码烧写到flash。SOP=001上电后,AWR1843会将flash上的image内容复制到芯片内存里,然后运行。

    建议你运行一个mmwave sdk的mmw demo,了解一下工作原理。默认demo是通过命令行编译的。如果你需要ccs 工程,请下载radar toolbox。

    Thanks,

    Chris