This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Error in sw build

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

  • The tool is crashing, which is always a bug. You could try adding the --verbose option to get a bit more information about what it's doing.  However, it's unlikely that the bug could be analyzed in that way.

    Unfortunately, hex30 is a very old tool and is no longer supported.