479|11

102

帖子

0

TA的资源

一粒金砂(中级)

楼主
 

【Follow me第二季第3期】哪位真的按照视频指南完成了E2 STUDIO环境搭建? [复制链接]

 
 

指南视频:EK-RA6M5 开发板入门-FollowMe 第二季:3 - EK_RA6M5 开发板入门-EEWORLD大学堂

 

下载的是e2 studio+FSP打包的安装文件,setup_fsp_v5_5_0_e2s_v2024-07.exe (

链接已隐藏,如需查看请登录或者注册

安装完成后的信息如下:

Renesas e² studio

Version: 2024-07 (24.7.0)
Build Id: R20240710-1419

Parts Copyright (C) 2010-2024 Renesas Electronics Corp.
All rights reserved.

e² studio IDE is an extension of software developed for
eclipse.org.

e² studio IDE is based on Eclipse Platform 4.31 (2024-03)
and CDT version 11.5.0.

然后下载FSP examples,从

链接已隐藏,如需查看请登录或者注册
 下载
链接已隐藏,如需查看请登录或者注册
文件。

解压到本地,找到ra-fsp-examples-5.5.0.example.3\example_projects\ek_ra6m5\_quickstart\quickstart_ek_ra6m5_ep 工程导入,如下没问题吧:

但是一编译,就各种errors(包括点击FSP产生代码):

 

Extracting support files...
00:02:02 **** 项目quickstart_ek_ra6m5_ep配置Debug的增量构建 ****
make -r -j8 all 
make --no-print-directory pre-build
Creating Web resources
..\util\dos_scripts\Build_Compiletime_Script.bat

D:\Tools\ra-fsp-examples-5.5.0.example.3\ra-fsp-examples-5.5.0.example.3\example_projects\ek_ra6m5\_quickstart\quickstart_ek_ra6m5_ep\e2studio\Debug>echo Creating  ..\src\webserver\website.bin 
Creating  ..\src\webserver\website.bin

D:\Tools\ra-fsp-examples-5.5.0.example.3\ra-fsp-examples-5.5.0.example.3\example_projects\ek_ra6m5\_quickstart\quickstart_ek_ra6m5_ep\e2studio\Debug>..\util\EmbedFS -l -g -x -i "..\src\webserver\website\*" -o "..\src\webserver" -f "fswebsite.bin" 

D:\Tools\ra-fsp-examples-5.5.0.example.3\ra-fsp-examples-5.5.0.example.3\example_projects\ek_ra6m5\_quickstart\quickstart_ek_ra6m5_ep\e2studio\Debug>echo Script complete 
Script complete
 
make --no-print-directory main-build
Building file: ../src/webserver/webio/webclib.c
Building file: ../src/webserver/webio/webio.c
Building file: ../src/webserver/webio/webobjs.c
Building file: ../src/webserver/webio/webfs.c
Building file: ../src/webserver/webio/websys.c
Building file: ../src/webserver/webio/webutils.c
Building file: ../src/webserver/webIf/src/webSSI.c
Building file: ../src/webserver/webIf/src/webCGI.c
In file included from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/include/FreeRTOS_IP.h:177,
                 from ../src/webserver/webio/webfs.c:31:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/src/rm_freertos_plus_tcp/pack_struct_start.h:5:5: fatal error: ../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h: No such file or directory
    5 |     "../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h"
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra_cfg/arm/littlefs/lfs_util.h:48,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/lfs.h:11,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/inc/api/rm_littlefs_api.h:30,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra_gen/common_data.h:14,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra_gen/hal_data.h:6,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra_gen/net_thread.h:8,
                 from ../src/webserver/webio/webclib.c:26:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h: In function 'lfs_npw2':
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h:128:15: warning: conversion to 'uint32_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  128 |     return 32 - __builtin_clz(a-1);
      |            ~~~^~~~~~~~~~~~~~~~~~~~
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h: In function 'lfs_ctz':
In file included from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/include/FreeRTOS_IP.h:177,
                 from ../src/webserver/webio/webobjs.c:29:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/src/rm_freertos_plus_tcp/pack_struct_start.h:5:5: fatal error: ../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h: No such file or directory
    5 |     "../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h"
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h:145:12: warning: conversion to 'uint32_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  145 |     return __builtin_ctz(a);
      |            ^~~~~~~~~~~~~~~~
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h: In function 'lfs_popc':
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h:154:12: warning: conversion to 'uint32_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  154 |     return __builtin_popcount(a);
      |            ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [src/webserver/webio/subdir.mk:40: src/webserver/webio/webfs.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/include/FreeRTOS_IP.h:177,
                 from ../src/webserver/webio/websys.c:34:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/src/rm_freertos_plus_tcp/pack_struct_start.h:5:5: fatal error: ../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h: No such file or directory
    5 |     "../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h"
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [src/webserver/webio/subdir.mk:40: src/webserver/webio/webobjs.o] Error 1
make[1]: *** [src/webserver/webio/subdir.mk:40: src/webserver/webio/websys.o] Error 1
In file included from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/include/FreeRTOS_IP.h:177,
                 from ../src/webserver/webio/webutils.c:35:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/src/rm_freertos_plus_tcp/pack_struct_start.h:5:5: fatal error: ../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h: No such file or directory
    5 |     "../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h"
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/include/FreeRTOS_IP.h:177,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/include/FreeRTOS_UDP_IP.h:34,
                 from ../src/webserver/webio/webio.c:37:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/src/rm_freertos_plus_tcp/pack_struct_start.h:5:5: fatal error: ../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h: No such file or directory
    5 |     "../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h"
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [src/webserver/webio/subdir.mk:40: src/webserver/webio/webutils.o] Error 1
make[1]: *** [src/webserver/webio/subdir.mk:40: src/webserver/webio/webio.o] Error 1
In file included from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra_cfg/arm/littlefs/lfs_util.h:48,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/lfs.h:11,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/inc/api/rm_littlefs_api.h:30,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra_gen/common_data.h:14,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra_gen/hal_data.h:6,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra_gen/net_thread.h:8,
                 from ../src/webserver/webIf/src/webCGI.c:29:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h: In function 'lfs_npw2':
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h:128:15: warning: conversion to 'uint32_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  128 |     return 32 - __builtin_clz(a-1);
      |            ~~~^~~~~~~~~~~~~~~~~~~~
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h: In function 'lfs_ctz':
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h:145:12: warning: conversion to 'uint32_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  145 |     return __builtin_ctz(a);
      |            ^~~~~~~~~~~~~~~~
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h: In function 'lfs_popc':
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/arm/littlefs/config/lfs_util.h:154:12: warning: conversion to 'uint32_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  154 |     return __builtin_popcount(a);
      |            ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/include/FreeRTOS_IP.h:177,
                 from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/src/webserver/webio/websys.h:92,
                 from ../src/webserver/webIf/src/webSSI.c:27:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/src/rm_freertos_plus_tcp/pack_struct_start.h:5:5: fatal error: ../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h: No such file or directory
    5 |     "../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h"
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [src/webserver/webIf/src/subdir.mk:40: src/webserver/webIf/src/webSSI.o] Error 1
In file included from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/include/FreeRTOS_IP.h:177,
                 from ../src/webserver/webio/webclib.c:27:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/src/rm_freertos_plus_tcp/pack_struct_start.h: At top level:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/src/rm_freertos_plus_tcp/pack_struct_start.h:5:5: fatal error: ../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h: No such file or directory
    5 |     "../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h"
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [src/webserver/webio/subdir.mk:40: src/webserver/webio/webclib.o] Error 1
In file included from D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/include/FreeRTOS_IP.h:177,
                 from ../src/webserver/webIf/src/webCGI.c:30:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/src/rm_freertos_plus_tcp/pack_struct_start.h: At top level:
D:/Tools/ra-fsp-examples-5.5.0.example.3/ra-fsp-examples-5.5.0.example.3/example_projects/ek_ra6m5/_quickstart/quickstart_ek_ra6m5_ep/e2studio/ra/fsp/src/rm_freertos_plus_tcp/pack_struct_start.h:5:5: fatal error: ../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h: No such file or directory
    5 |     "../../../../ra/aws/FreeRTOS/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/source/portable/Compiler/GCC/pack_struct_start.h"
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [src/webserver/webIf/src/subdir.mk:40: src/webserver/webIf/src/webCGI.o] Error 1
make: *** [makefile:130: all] Error 2
"make -r -j8 all"以退出代码2结尾。构建可能不完整。

00:02:05 Build Failed. 18 errors, 6 warnings. (took 3s.96ms)

 

已经被折腾2个晚上了,睡不着……

 

 

最新回复

编译实例程序之前,要看实例程序FSP库版本号是否与e2studio的FSP库版本号一致 如果版本不一致的话会出错   详情 回复 发表于 2024-11-23 20:44
点赞 关注
 
 

回复
举报

102

帖子

0

TA的资源

一粒金砂(中级)

沙发
 

看看发帖时间,大半夜的

造孽啊

点评

这个开发环境是不好弄,我也是好几个晚上都在折腾。 00:27 [attachimg]863570[/attachimg]    详情 回复 发表于 2024-11-21 16:01
 
 
 

回复

122

帖子

12

TA的资源

一粒金砂(中级)

板凳
 

这种问题一般和环境配置有关系,IDE还是不够完美,很多需要手动后期配置的地方。我的解决方法是:卸载,重装,默认路径不要修改

 
个人签名尽吾志也而不能至者,可以无悔矣。——王安石
 
 
 

回复

1284

帖子

4

TA的资源

版主

4
 

这个e2 studio从上周五晚上开始到周日,安装、卸载、安装。。。至少折腾了四五次。因为电脑上不了github,安装包是从坛友以及瑞萨官网找的,最后是请网友帮忙去githu下载了。

幸运的是,周末我搞定了。

不幸的是,电脑系统出问题,今天电脑格式化了。

 

 
 
 

回复

1284

帖子

4

TA的资源

版主

5
 

安装包我放在了网盘,需要的话从百度网盘下载。这俩安装包是我实际用的,没问题。

【Follow me第二季第3期】开发环境搭建之安装包下载 - DigiKey得捷技术专区 - 电子工程世界-论坛 (eeworld.com.cn)

点评

开发环境搭建好之后,可以跟着视频学习,我这个帖子的内容是跟着视频学的 【Follow me第二季第3期】程序修改及编译、Blink及按键测试 - DigiKey得捷技术专区 - 电子工程世界-论坛 (eeworld.com.cn)  详情 回复 发表于 2024-11-21 16:02
 
 
 

回复

1284

帖子

4

TA的资源

版主

6
 
Juggernaut 发表于 2024-11-21 00:24 看看发帖时间,大半夜的 造孽啊

这个开发环境是不好弄,我也是好几个晚上都在折腾。 00:27

 

 
 
 

回复

1284

帖子

4

TA的资源

版主

7
 
beyond_笑谈 发表于 2024-11-21 15:51 安装包我放在了网盘,需要的话从百度网盘下载。这俩安装包是我实际用的,没问题。 【Follow me第二季第3 ...

开发环境搭建好之后,可以跟着视频学习,我这个帖子的内容是跟着视频学的

【Follow me第二季第3期】程序修改及编译、Blink及按键测试 - DigiKey得捷技术专区 - 电子工程世界-论坛 (eeworld.com.cn)

点评

明天试试 今天不熬夜了  详情 回复 发表于 2024-11-21 22:02
 
 
 

回复

7158

帖子

2

TA的资源

版主

8
 

之前安装e2好像没有这么多问题,安装完成就能用了,是因为加了FSP的原因?

 
 
 

回复

102

帖子

0

TA的资源

一粒金砂(中级)

9
 
beyond_笑谈 发表于 2024-11-21 16:02 开发环境搭建好之后,可以跟着视频学习,我这个帖子的内容是跟着视频学的 【Follow me第二季第3期】程 ...

明天试试

今天不熬夜了

点评

今天重新安装了软件并进行程序编译,过程很顺利,参考这个帖子。 【Follow me第二季第3期】e2 studio开发环境安装不顺利的坛友看过来~~~ - DigiKey得捷技术专区 - 电子工程世界-论坛 (eeworld.com.cn)  详情 回复 发表于 2024-11-21 22:08
 
 
 

回复

1284

帖子

4

TA的资源

版主

10
 
 
 

回复

828

帖子

190

TA的资源

管理员

11
 

温馨提示:安装位置和工程路径都不要用中文路径哈~

加EE小助手好友,
入技术交流群
EE服务号
精彩活动e手掌握
EE订阅号
热门资讯e网打尽
聚焦汽车电子软硬件开发
认真关注技术本身
个人签名在路上……

EEworld 有你有我
 
 
 

回复

3

帖子

1

TA的资源

一粒金砂(中级)

12
 

编译实例程序之前,要看实例程序FSP库版本号是否与e2studio的FSP库版本号一致

如果版本不一致的话会出错

 
 
 

回复
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/9 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表