MSP430x310 Family, Buglist and add. Informations
|
| Ref-# | Comment |
| A4 | PUSH #4, PUSH #8
The single operand instruction does not utilize from the internal constant 4 and 8. But the other internal constants (0, 1, 2, -1) are used. The Assembler version 1.08 produces correct code - two words, the instruction PUSH and 0004 or 0008. Modification: not planned |
|
J3
|
JTAG, OTP and EPROM devices only
The input path of the TDI/VPP input is a standard CMOS buffer. Undefined levels there can cause additional current consumption from VCC to VSS via the gate. Workaround: add an external pull-down resistor that avoids floating node. Modification: The input buffer of the TDO/TDI input is modified to a gated input and no further ext. pull-down is needed in the application. |
| J4 | JTAG, OTP and EPROM devices only
The TDI driving (Vtdl_low) capability must be increased. The TDI driving (Vtdi_high) level has to be increased. The programming adapter MSP-PRG430B support it. The prog. adapter MSP-PRG430A can be modified to meet this conditions (see JTAGHINT.PDF description). |