We have started getting this error message intermittently:
INTERNAL ERROR: C:/Program Files/Texas Instruments/C6000 Code Generation Tools 7.3.9/bin/lnk6x.exe failed to allocate memory
This is a serious problem. Please contact Customer
Support with this message and a copy of the input file
and help us to continue to make the tools more robust.
I have seen some previous posts involving this error message but this does not appear to be the same problem. This is a very large project, exe size around 30 MB in a debug build (20 MB release). We have only seen the error in debug builds and it comes and goes depending on which file(s) we link with debug symbols but there is no apparent pattern we can discern, as if it is a pseudo-random or chaotic bug in the linker. It's being linked on a system with 8GB of physical RAM (16 GB virtual) so it is not actually running out of memory unless it's hitting the limit of a 32-bit process. It seems there have been a number of allocation-failure bugs in previous versions of the linker but I'm not finding any known ones in 7.3.9. Please help.