问什么我把ti的库工程 C28x_FPU_fastRTS 自己编译 的时候会编译不通过 debug模式貌似可以
release模式不行
错误都是一样的
Description Resource Path Location Type
[E0002] Invalid instruction for specified floating point accelerator cos_f32.asm /C28x_FPU_fastRTS line 94 C/C++ Problem
mangui zhang:
你先了解一下debug和release的区别 以下链接中有详细介绍
http://bbs.21ic.com/icview-624893-1-1.html
问什么我把ti的库工程 C28x_FPU_fastRTS 自己编译 的时候会编译不通过 debug模式貌似可以
release模式不行
错误都是一样的
Description Resource Path Location Type
[E0002] Invalid instruction for specified floating point accelerator cos_f32.asm /C28x_FPU_fastRTS line 94 C/C++ Problem
user151383853:
看样子, 是在不支持 FPU 的 MCU 上使用 FPU 指令的函数了.
TI中文支持网



