| ARM Technical Support Knowledge Articles | |
Applies to: RealView Development Suite (RVDS)
CodeWarrior in RVDS 2.2 SP1 has a problem where it overwrites source files with certain file extensions.
Example:
A source file with a .C (capital C) or .cc (lower case cc) will result in these sources files being overwritten.
The following is a list of extensions that will be handled correctly.
.c .cp .cpp .c++
.tc .tcpp .ac .acpp
.h .hpp
.s
.inc
The two different workarounds for this issue are:
C:Program FilesARMIDEsCodeWarriorCodeWarrior5.6.11832win_32-pentiuminPluginsARMveneers
The six dlls are:
armar.dll, armasm.dll, armcc.dll, armlink.dll, elfimporter.dll, fromelf.dll
Article last edited on: 2008-09-09 15:47:47
Did you find this article helpful? Yes No
How can we improve this article?