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.
怎么在cla.cla中使用汇编语言,是直接使用,还是有特殊的格式
asm(" 汇编指令 ") ;
假设有这条汇编语言.include "CLAmathLib_type0.inc"
那在cla.cla中是: asm( "CLAmathLib_type0.inc") 这样的吗
小弟想在cla中使用三角函数,但编译老是出错,搞了许久,还未找到原因,能否不吝赐教,帮小弟看一下例程,指点迷津
这是我的例程
本来想看一下程序的,结果添加进来,各种依赖,只能算了