Technical information

Operating Precautions for CPDW9X/NT-CDR-V85X, Y-GHS-MULTI-V800
TM
Customer Notification r20tu0003ed1812 7
No.
Outline
CPDW9X/NT-CDR-V85x
Y-GHS-MULTI-V800
Version
4.0.7a
4.2.3
4.2.4
5.1.6C
5.1.7D
5.3.0
6.1.4/
2012.5.1
6.1.4/
2013.1.5
6.1.4/
2013.5.5
a31
Wrong memory access optimization on
SFR's volatile variables.

a32
Syntax error on Rept inside a macro

a33
Use the bit instruction NOT1 is not
systematic in XOR operation

a34
Debug command print fails if a variable as
the same name as one of the command
option

a35
Compiler option nomacro is ignored when
used with cpu=?

a36
EP is not restored in ISR that calls func_ptr

a37
The debug command copy has a size limit

a38
tda-offset out of range in sld.bu instruction

a39
In case of redundant load, an unsigned
load is considered unnessary in case a
signed load to the same location was
previously done.

a40
In the expression, int a %=(1+~(unsigned
b)), only the % is done.

a41
Assignment to a bit field element gives an
Internal Compiler Error (ICE) when
compiled with the option Ospace

a42
When compiled with Ospace, an
assignment to a structure’s element will
also set to 0 all other elements

a43
In the expression, n=s.m++ & s.m++, the
incrementation is done only once.
