Shop OBEX P1 Docs P2 Docs Learn Events
Programming the SX microcontroller in C. — Parallax Forums

Programming the SX microcontroller in C.

brsbrs Posts: 33
edited 2005-01-20 23:36 in General Discussion
Does anyone have information on programming the SX in C? What compilers are available?

Comments

  • Jon WilliamsJon Williams Posts: 6,491
    edited 2005-01-20 00:39
    http://www.parallax.com/detail.asp?product_id=45206

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas, TX· USA
  • allanlane5allanlane5 Posts: 3,815
    edited 2005-01-20 14:11
    www.picant.com/c2c has a C subset that generates assembly for the SX.

    There also exists a recent port of SmallC for the SX.

    And CCS has an expensive, but full featured C for the PIC, and they have an add-on to get it to generate SX assembly. I own the CCS C compiler for the PIC, and it is so full-featured it is very hard to debug.

    I recommend the C2C (it's much cheaper, much easier to debug).

    Oh, and of course there's the ByteCraft C, which is an industry standard, but is really expensive.
  • James NewtonJames Newton Posts: 329
    edited 2005-01-20 23:36
    http://www.sxlist.com/techref/ubicom/languages.htm·Is the complete list.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    ---
    James Newton, Host of SXList.com
    james@sxlist.com 1-619-652-0593 fax:1-208-279-8767
    SX FAQ / Code / Tutorials / Documentation:
    http://www.sxlist.com Pick faster!



Sign In or Register to comment.