微處理器 - STCmicro STC15W204S - Build GALasm



參考資訊:
https://github.com/daveho/GALasm

步驟如下:

$ cd
$ git clone https://github.com/daveho/GALasm.git
$ cd GALasm/src
$ make
$ sudo cp galasm /usr/local/bin/
$ galasm -h
    GALasm 2.1, Portable GAL Assembler
    Copyright (c) 1998-2003 Alessandro Zummo. All Rights Reserved
    Original sources Copyright (c) 1991-96 Christian Habermann

    Usage:
    GALasm [-scfpawv] <filename>
    -s Enable security fuse
    -c Do not create the .chp file
    -f Do not create the .fus file
    -p Do not create the .pin file
    -a Restrict checksum to the fuse array only
    -w Force <CR><LF> line endings for .jed file overriding platform default
    -v Verbose output