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.

请问cc2540 OAD 如何build出*.bin文件?



我按照oda guid 配置编译出了 image_A.hex和image_B.hex.配合BIM文件烧录后可以工作。

然后我开始配置编译*.bin文件。

我按照文档把image_B的配置category-> linker->extra output 取消override default选项, 并把output format 改成simple-code. 点击确定。

然后编译工程。 编译后发现目录中增加了一个*.sim文件,但是没有出现*.bin文件。   oad guid中说如果是第一次生成*.sim需要编译两次才能生成*.bin但是我再次点击编译还是没有*.bin文件生成。  rebuild工程也没有*.bin出现。  请教:是我配置编译过程有问题?还是别的什么需要注意?  谢谢!