Tag Archives: 8051

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

FlashMagic on Linux using wine

Running FlashMagic on OpenSUSE linux

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

Posted in HOW-TOs | Tagged , , , , , , , , | 12 Comments