Other Parts Discussed in Thread: TMS320DM368
Hi, I am using CCSv5 to try to build some applications for my evmDM368. I am trying to build some of the example applications that came with the SDK, specifically the image_encode_io application through the dmai package. When I go to build the application, I get the following error in the console:
C:\ti\ccsv5\utils\bin\gmake: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x41a654)
I have researched this error and it seems to be an issue with the PATH variable containing parentheses. I edited the PATH to contain no parentheses, but the error persists. I am not sure if the default gmake version is compatible with my 64-bit Windows 7. Can anyone provide insight into this problem?