I've got this error while link the program as following.
%vcdir%\bin\link @msvc.tmp /nologo /SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:ARM /ARMPADCODE:NO
- Code: Select all Expand view
- Lines 4255, Functions/Procedures 43
Generating C source output to 'EZPDA.c'... Done.
Microsoft (R) C/C++ Optimizing Compiler Version 12.20.9615 for ARM
Copyright (C) Microsoft Corp 1984-2002. All rights reserved.
EZPDA.c
EZPDA.exe : fatal error LNK1106: invalid file or disk full: cannot seek to 0x176260
* Linking errors *
> Terminated with exit code 1106.