IAR配置解决思路

IAR配置用IAR调试一个给CC2430写得汇编程序,Debug的时候出现以下问题:The configuration does not have de

IAR配置
用IAR调试一个给CC2430写得汇编程序,Debug的时候出现以下问题:
The configuration does not have debuggable output(A debug-only project should have exactly one debuggable file as a root-level project member)如何解决啊?

[解决办法]
之前用CC2430的时候,如果IAR版本选择正确,直接OK

没出过这样的问题