Download List

專案描述

naken430asm provides a development kit for the Texas Instruments MSP430 line of microcontrollers. It currently includes a cross-platform command-line assembler, disassembler, and simulator with no external dependencies.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-31 10:51
2011-10-30

Fixes for reading ELF files into the disassembler / simulator.

2011-09-22 11:32
2011-09-21

Improvements in .db and .dw, lst output, comments in macros, and a fix for the addc instruction.

2011-09-06 00:21
2011-09-05

Support was added for creating ELF files. The behavior of .db was changed so it works better with unaligned data.

2011-08-02 21:49
2011-08-02

.macro and .endm were added as an option to replace #define's. The assembler now deletes hex files for failed assemblies. Other small cleanups were done.

2011-07-06 22:30
2011-07-05

The include file for the msp430g2231 used in the Launchpad was updated. More sample code was posted.

Project Resources