|
发表于 2006-5-15 14:34:41
|
显示全部楼层
我看到 Features 中有这样的说明:
Programming
Microbe
Microbe compiles programs written in this language (with C/Basic like syntax) for PICs, as a companion program to KTechlab. For more information, see this page.
FlowCode
FlowCode allows flowcharting of the PIC program. The FlowCode can be outputted as Microbe, assembly, or hex. This screenshot demonstrates FlowCode.
Assembly
KTechlab provides integration with gputils for quick assembly and testing of progams. Errors in the assembly output can be clicked on to go straight to the problem code.
SDCC
KTechlab also provides integration with SDCC. C programs can be compiled, debugged, linked, uploaded, put into circuits and more.
不知道是不是楼主需要的。 |
|