Hi all,
I have an unexpected behavior on my PC (Win XP update to SP3 ) in my build environment.
I use a compiler and linker for the family TI C3X and everything worked until some time ago. Now I get this error message:
Translating 63720415.out to Motorola format-S3 ...
"63720415.out" ==> vectors (BOOT LOAD)
"63720415.out" ==> EntryPoint (BOOT LOAD)
"63720415.out" ==>. Text (BOOT LOAD)
"63720415.out" ==>. Bss (BOOT LOAD)
"63720415.out" ==> variables (BOOT LOAD)
"63720415.out" ==> buffers_page0 (BOOT LOAD)
"63720415.out" ==> buffers_page1 (BOOT LOAD)
"63720415.out" ==> ringbuffers (BOOT LOAD)
The instruction at 00402562 referenced memory at 00371026
The memory could not be read from
On other PC (with same configuration: same tool chain and same sw), I am able to build with success.I tried to replace the TI sw tools on my PC without success.I tried to expand the virtual memory on my PC (from 16Mb->256Mb), whitout result.
Someone can help me or give me some suggestions on how to investigate the problem?
Have a nice day.......... :D