Technical information

Operating Precautions for CPDW9X/NT-CDR-V85X, Y-GHS-MULTI-V800
TM
Customer Notification r20tu0003ed1812 76
No. a65
Make Dependency Generator creates too much dependencies
Version Information
V3.5.1, V4.0.x
Details
When using make, the dependency of each source file is generated by the compiler
automatically, but with this option also other source files are taken into account and not only
header files.
Command Line
ccv850 make test.c
Workaround
Use new compiler Ver. 4.xx with option MD instead of make.