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.

TM4C129e: usb_dev-bulk example problem



Hello every one!!!

I was trying to run the PC host code located in  "\tivaware_c_xxx\tools\usb_bulk_example", i get this error in my compiler ( I am using cygwin):

The WEOF variable from "strsafe.h" was not declared, the example says me to use Visual Studio 2008, that means that I would not be able to use Cygwin?? anyone have this problem before??, this problem would not happen if I use Visual Studio 2015??.

Also I would like to know if there is an expert using USB2.0 in the TM4C129e, because I have a lot of questions.

Thanks in advance.

  • Hello Josue,

    As the Readme points out, this application is developed to be built with Visual Studio 2008. I did not try with Visual Studio 2015, so cannot confirm if it will build or not. It will not build with GCC toolchain as is.

    Thanks,
    Sai