Syntax highlighting for PIC programming

Syntax highlighting for PIC programming

2
NewbieNewbie
2

    Dec 12, 2005#1

    Hello All

    Has any one succeeded in syntax highlighting an assembler file for programming a PIC IC. These files are usually *.ASM files. If so, can you please give a clear instruction on how to do it. I have tried editing the Wordfile document, but find it a trifle daunting, and the help file is not too clear.

    Regards

    Dovka

    344
    MasterMaster
    344

      Dec 12, 2005#2

      Hi,

      you can download a pic wordfile from the UE homepage by choosing Downloads - Extras - Wordfiles:
      "Assembly for Microchip PIC - NEW - 04/14/2004"

      You only have to copy this language section to your local wordfile.txt (see: options) as a new language (that is free), say: /C11.
      Check if file extension holds asm. Save it.
      Thats all. Syntax highlighting should be ok then.

      2
      NewbieNewbie
      2

        Dec 13, 2005#3

        Hi

        Thank you for the information. I have tried it, and it works a dream.

        RGDS

        Dovka