發新話題
打印

Silicon Lab IDE 的 Compiler?

Silicon Lab IDE 的 Compiler?

by TroyLee
我從原廠下載了 Silicon Laboratories IDE 下來安裝後,寫了簡單的一小段程式要 Compile,
怎麼沒有附 Compiler??

沒有附 Compiler 的開發環境可以叫 IDE 嗎? 哈哈

要去哪邊下載 Compiler 呢?
有免費的嗎?像是 AVR 的 AVR-GCC(WinAVR)?



by youngjfvs
Keil software 8051 development tools(μVision3 IDE)
http://www.keil.com/
代理商祥寶科技 - http://www.micetek.com/

IAR Embedded Workbench
http://www.iar.com/
代理商新華電腦 - http://www.microtime.com.tw/

Raisonance Integrated Development Environment (RIDE)
http://www.raisonance.com/products/8051.php

Tasking 8051 Software Development Tools
http://www.tasking.com/products/8051/

Dunfield Development Services MICRO-C Developers Kit(DDSC)
http://www.dunfield.com/downloads.htm

HI-TECH 8051 C Embedded Software Development Tools
http://www.htsoft.com/products/8051ccompiler.php

Free Small Device C Compiler(SDCC)
http://sdcc.sourceforge.net/



by TroyLee
哇..謝謝你!
我現在是用 SDCC 當他的 Compiler,
但是 Silicon Lab IDE 所產生的 include 檔似乎會產生錯誤?

好像是不支援這種宣告方式:
sbit  IT0  = TCON ^ 0;
會產生(很多很多)這樣的錯誤訊息
Initializer element is not constant

是要換一個 Compiler 還是要加什麼參數在 tool chain 那邊嗎?
謝謝



by Jacky
youngjfvs,.謝謝回覆~
你使用Config WZ2產生的Sample是for KeilC,所以SDCC需要修改.
tool chain可以選則你要使用的Compiler,要是你想用KeilC你可以上網KeilC網站下載試用版(4K code size)....要是要FreeC的話,如youngjfvs建議的SDCC,Tool Chain要設置在SDCC..



by TroyLee
我下載 Keil C Eval Version 就可以正常編譯了!
謝謝  



by Jacky
Congratulations~ 你已經進入MCU的世界囉~.....
Welcome in Morrihan MCU Lab.


< from Morrihan Silicon Labs 產品討論區舊版 2009/3/3 >

TOP

發新話題