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.

gmake error -1073741790

Has anyone seen the following error from gmake under CCS 4.1.3?

*** [Conn03app/vpic/vpic.obj] Error -1073741790

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** [Conn03app/util/appsafetype.obj] Error -1073741790

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** [Conn03app/util/crc16.obj] Error -1073741790

"C:\Program: Interrupt/Exception caught (code = 0xc0000005, addr = 0x4158e9)

The exception code appears to be a memory access violation. What is happening and how do I fix it?

  • I've not seen the error myself, but when searching around online, that error code seems to be related to some file access issue. Some people worked around the issue by disabling their antivirus software.

    What Windows version are you using?

    ki