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.
release是经过优化之后生成的,通常会比debug下生成的文件小。
debug模式编译出来的out文件能正常使用,若需要使用release出来的out文件能正常使用吗?
通常是可以正常使用的,请问遇到了什么问题?
应该是不会出现异常的,具体只能修改之后跑一下看看,release相当于开启了优化。
不清楚您是用的哪款芯片,可以看一下c6000系列关于优化细节的说明。
4.1 Invoking Optimization