 |
|
 |
MESC TOOL NEWS:
MESCT-SRA74-990801D
|
SRA74 V.4.00 Release 1 Precaution
|
Please take note of the following problem in using assembler SRA74 for the 740 family of microcomputers.
- Description
An erratum is found in the release note of SRA74 V.4.00 Release 1.
- Whereabouts
In the descriptions of upgrading from the previous version on page 4
- [Right]
- In SRA74 V.4.00.00 or later, expressions are evaluated as of type 32-bit signed integer. However, only the following three values are treated as such in the results of evaluating the expressions.
- An operand of the ".ORG" directive
- An operand of the ".IF" directive <-------------------------- To be added
- The value of a label when the "-BANK" option is used.
- [Wrong]
- In SRA74 V.4.00.00 or later, expressions are evaluated as of type 32-bit signed integer. However, only the following two values are treated as such in the results of evaluating the expressions.
- An operand of the ".ORG" directive
- The value of a label when the "-BANK" option is used.
|
 |