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.

cc3200 gcc -arm 工具问题。

Other Parts Discussed in Thread: CC3200SDK, CC3200

我的pc是64位win7系统,然后安装了32位的gcc-arm工具:gcc-arm-non...4-win32.exe.  

然后执行:

./configure --enable-maintainer-mode --disable-werror --disable-shared --enable-ft2232_ftd2xx --with-ftd2xx-win32-zipdir=ftd2.10

出现如下错误:

我怀疑是不是因为64位系统的问题。 

我ftd目录是:C:\cygwin64\openocd-0.7.0\ftd2.10

目录下的文件结构:

请ti大神帮忙看下,如果是因为系统问题,我就不用gcc了