Jump to content
  • 0

Arty OOB GPIO Demo


Randyrtx

Question

I'm trying to work through the Arty OOB Demo Application, and hitting an error on page 30 of the guide. When  trying to create the demo application in the SDK, I get a dialog box titled "mb-gcc.exe - Application error", "The application was unable to start correctly (0xc0000142). Click ok to close the application." The following also appears in the Problems tab:

make: *** [src/gpio_demo.o] Error -1073741502 gpio_demo    C/C++ Problem
 

I haven't been able to find any info on either of the two error codes listed.

Any ideas?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

I seem to have resolved this. The problem was apparently a conflict with other instances of the mingw toolchain installed for other tools (Arduino, in my case).

I removed the references to the mingw tools from my path environment variable, and have now been able to complete the tutorial.

Onward! -- RR

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...