Linker crash when building RTE

Hello! When I try to perform a RTE build ld.exe crash and a typical error message pops up and closes. It only happens when building for RTE but not when building for target mode. Any ideas?

Thanks!

These are the last console lines:

… Link step in progress …

… Link mingw_prueba2_256KB.bin …

make.exe: *** [make_single_bin] Error 1
Done.
Updating RTE kernel file…
no generated DLL found…
[wmmake error #1] Build error.

I have the same problem.
If you build in target mode there is no error. SO this is a problem on the compliler application.
I remarked that if I suppress some trace or debug frame send on uart, the compilation becomes again all right.

I don’t know what is the problem origin .

same here… any news ??

that bugs really stops our production! Sometimes copy+pasting a existing function with a different name (just to waste code space) helps, sometimes not…

Any workarounds ??

Got the same problem.
ld.exe crashes!

any news about this?

thanks claudio

nope. wavecom using ostrich algorithm in this case…

for temporary solution commend out a few TRACE commands.

I’m having same problem! Using official release of OpenAT software suite v2.02. Removing TRACE calls helped few times and now does not any more - beacuse there are none on them. Help!

Upgrading to M2M Studio and using the same OpenAT Version with the studio solved the problem. Also M2M Studio is much faster in building.