Build Error 1

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Sophie_Wang
Level 4
Level 4
Distributor - Zenitron(GC)
25 replies posted 10 replies posted 5 replies posted

Hi Cypress Friend,

我build sdk example的時候有如下报错。

SDK版本是1.3.4,我反复清除-安装过好多遍依然报错。Properties的设置,我也按Help 文档改了,依然报错。

我想过有没有可能是C盘拒绝访问,我把相应的文件read only都去掉了。还是不行。

试图把SDK装到D盘,发现D盘只有updaters,其他依然还是装到了C盘。

麻烦帮忙看看,谢谢。

13:33:18 **** Incremental Build of configuration Debug for project UsbUart ****

cs-make all

'Building file: ../cyfx_gcc_startup.S'

'Invoking: Cross ARM GNU Assembler'

arm-none-eabi-gcc -mcpu=arm926ej-s -marm -mthumb-interwork -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -Wall  -g -gdwarf-2 -x assembler-with-cpp -I"C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\firmware\u3p_firmware\inc" -MMD -MP -MF"cyfx_gcc_startup.d" -MT"cyfx_gcc_startup.o" -c -o "cyfx_gcc_startup.o" "../cyfx_gcc_startup.S"

存取被拒。

cs-make: *** [cyfx_gcc_startup.o] Error 1

13:33:19 Build Finished (took 1s.631ms)

0 Likes
1 Solution
YiZ_31
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hi,

你可以打开Eclipse时在D盘建立workspace,然后File->Import->Existing Projects into Workspace.

把安装在C盘的SDK中的firmware导入到workspace, 然后再尝试编译。

View solution in original post

0 Likes
2 Replies
YiZ_31
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hi,

你可以打开Eclipse时在D盘建立workspace,然后File->Import->Existing Projects into Workspace.

把安装在C盘的SDK中的firmware导入到workspace, 然后再尝试编译。

0 Likes
Sophie_Wang
Level 4
Level 4
Distributor - Zenitron(GC)
25 replies posted 10 replies posted 5 replies posted

Hi Eddie,

我试了不行。

谢谢

Sophie

0 Likes