operating-systempicubuntu-11.04

PIC Micro assembler under Ubuntu 11.04


Is there a reliable assembler for PIC micro-controllers (preferably from C) under Ubuntu? I am very familiar with PICs and getting pretty handy with Linux. I used to use an assembler (HyTech or something like that) on my windows box and download using ICProg. I'm not worried about the downloading part, but I can't seem to find an assembler. Any ideas?


Solution

  • discovered SDCC, which has a supply of include files for various PIC chips. Seems to work fairly well.