PSoC Creator 3.0 支持 GCC, MDK and RVDS 用于PSoC 4 (Cortex-M0 core)的编译器.
这些编译器的文档在:
1. GCC : http://gcc.gnu.org/onlinedocs/gcc-4.7.3/gcc.pdf
2. MDK : For MDK, 通常在: C:\Keil\ARM\Hlp目录下. 以 armtools.chm开始.
对于编译,参照 armcc.chm and armccref.chm.
你需要从www.keil.com 下载MDK eval version.
3. RVDS : http://infocenter.arm.com/help/i ... 255l/CIHJJAAJ.html.
|