Tag Archives: 8051
8051 Programming using vi editor and ctags

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
FlashMagic on Linux using wine

After long time, I found some time to work on my new P89V51RD2 (8051 MicroController from NXP) kit. NXP provides FlashMagic tool to flash the assembled HEX file. Unfortunately this tool is available only for MS-Windows versions. Since I am … Continue reading
