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.

OAD上遇到的问题



问题:

Build error: Multiple tools write to the same file.

File: E:\...\Projects\ble\SimpleBLEPeripheral\CC2540DB\CC2540-OAD-ImgA\Obj\hal_adc.r51

Tool 1: C/C++ Compiler, when processing E:\...\Components\hal\target\CC2540EB\hal_adc.c
Tool 2: C/C++ Compiler, when processing E:\...\Components\hal\target\CC2540USB\hal_adc.c

 编译image-A 与 image-B都是相同的问题。

这个应该不是文件路径的原因,我试过把路径改短,还是相同的问题。