一直在用IAR,最近突然要用到MDK,发现编译器有好几个选项。这个所谓基于CLANG/LLVM COMPILER 6有多牛X ?
Arm Compiler Version 6
Learning Platform
Arm Compiler 6 is the compilation toolchain for the Arm architecture, available in all editions of MDK. It brings together the modern LLVM compiler infrastructure and the highly optimized Arm C libraries to produce performance and power optimized embedded software for the Arm architecture.
Efficient code generation, better diagnostics, and faster feature development, coupled with Arm’s compiler backend expertise, make LLVM the natural choice for the next generation of Arm Compiler.
Arm Compiler 6 makes use of Clang for the compiler front-end, whilst also retaining familiar sub-tools such as armasm, armlink, armar and fromelf.
编译器 选项有: compiler 5 , compiler 6, 5.06 // 6.7 ,,, 4个。。。
基于5的项目,还不能直接在6上编译。。。
谁在用V6 OR V6.7 有没有这么厉害?
the next generation of Arm Compiler. 都来了。。。哈哈
|