Tag Archives: assembly

8051 Programming using vi editor and ctags

8051

Here are some tips to work on 8051 assembly language files (A51 assembler) using vi editor and ctags code navigation tool: 1. Syntax highlighting: By default file type extensions .A51 and .I51 are not recognized as assembly language files by … Continue reading

Posted in HOW-TOs | Tagged , , , , | Leave a comment