Hi Everybody,
I have a weird problem in my CCS v4.1.2.0027. Lately I have installed TI new updates including Code Generation Tool 7.0.2. Every time I compiling my project it giving me this error number -1073741819. Because of this error I need to recompile my project all over again (even couple of times) until I get the .out. What could be the problem?
Error signature:
AppName: cl6x.exe AppVer: 7.0.2.0 ModName: ntdll.dllModVer: 5.1.2600.5755 Offset: 00011689
Best Regards,
5633.7277_appcompat.txt
Pavel
Please see this thread http://e2e.ti.com/support/development_tools/compiler/f/343/t/3497.aspx . It is a long one. Towards the end, we post updates to the compiler shell that solved the problem for most folks. Give that a try.
Thanks and regards,
-George
TI C/C++ Compiler Forum ModeratorPlease click Verify Answer on the best reply to your question.The Compiler Wiki answers most common questions.Track an issue with SDOWP. Enter your bug id in the "Find Record ID" box.
Thanks George!
I read the post but the version of the cl6x is 6.1.15A10132 and mine is 7.0.2. Is it safe to use the patch?
You could use it as an experiment, just to see if it fixes your particular problem. But, longer term, you need a 7.0.2 or higher cl6x. I'll inquire about that and get back to you.
Please try the attached alpha build of the 7.0.3 shell.
-----------------------------------------------------------------------------------------------------------------------------
TI Compiler Resources: MediaWiki (detailed info, tutorials...) FAQ
Track an issue with SDOWP enter your bug id in the "Find Record ID" box.
Thank you! it works fine now :)