PIC16 C compiler

后端 未结 8 1662
一向
一向 2021-01-03 01:45

I am looking for a good C compiler for the PIC 16 family, working on Windows.

  • A couple of colleagues use bknudc but some seem to dislike it

8条回答
  •  攒了一身酷
    2021-01-03 02:04

    CCS compiles for any PIC from 12, 16, 18 and upper. It is not free, but it does a hell of a job as a pic compiler. (Beats ASM any day for me)

提交回复
热议问题