A compiler for the high-level language Autocode, for use on very smallmicrocontrollers, initially the Atmel AVR1200. C is unsuitable for controllerswith little or no RAM. Autocode is designed to avoid the need to program thesedevices in assembler.
Be the first to post a text review of Micro Autocode. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Option "zplus" allows the use of Z+ addressing. Otherwise code is planted to increment Z. Option "lpm"=2 gives full lpm capability, "lpm"=1 allows just r0 <- pm[Z] Bit setting i[..] was no longer optimal
Option "zplus" allows the use of Z+ addressing. Otherwise code is planted to increment Z. Option "lpm"=2 gives full lpm capability, "lpm"=1 allows just r0 <- pm[Z] Bit setting i[..] was no longer optimal
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?