Project

General

Profile

Mesh network problems » esp32_mesh_ROBOR2_build_20210718_124943.txt

martin van beek, 18 Jul 2021 18:14

 
1
=== Build (Elapsed: 1:19 min) ===
2
    Waijung 2: System information
3
      Computer: PCWIN64
4
      Operating System: Microsoft Windows 10 Pro
5
      Matlab: 9.8.0.1323502 (R2020a)
6
      Waijung 2 version: 20.11b
7
      Waijung 2 root: C:\svn_repositories\aimagin_waijung\waijung2
8
    ### Starting build procedure for: esp32_mesh_ROBOR2
9
    ### Generating code and artifacts to 'Model specific' folder structure
10
    ### Generating code into build folder: Y:\tst07_esp32cam\tst13_mesh_network\esp32_mesh_ROBOR2_esp32
11
    ### Invoking Target Language Compiler on esp32_mesh_ROBOR2.rtw
12
    ### Using System Target File: C:\svn_repositories\aimagin_waijung\waijung2\targets\esp32\esp32.tlc
13
    ### Loading TLC function libraries
14
    ### Generating TLC interface API for custom data
15
    .
16
    ### Initial pass through model to cache user defined code
17
    ### Caching model source code
18
        ### Writing header file esp32_mesh_ROBOR2_types.h
19
        ### Writing header file waijung2_hwdrvlib.h
20
        ### Writing source file waijung2_hwdrvlib.c
21
    .
22
        ### Writing header file esp32_mesh_ROBOR2.h
23
        ### Writing header file rtwtypes.h
24
        ### Writing source file esp32_mesh_ROBOR2.c
25
        ### Writing header file esp32_mesh_ROBOR2_private.h
26
    .
27
        ### Writing source file esp32_mesh_ROBOR2_data.c
28
        ### Writing header file rtmodel.h
29
        ### Writing source file ert_main.c
30
    ### TLC code generation complete.
31
    ### Creating HTML report file esp32_mesh_ROBOR2_codegen_rpt.html
32
    ### Successful completion of code generation for: esp32_mesh_ROBOR2
33
    Waijung 2: Post processing started.
34
    Warning:Warning: Directory already exists.
35
    Warning:Warning: Directory already exists.
36
    Waijung 2: Copying required header and source files to the target build directory.
37
    Waijung 2: Auto compile and download process started
38
    Toolchain path: /xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc
39
    Toolchain version: esp-2019r2
40
    Compiler version: 8.2.0
41
    Python requirements from C:/svn_repositories/aimagin_waijung/waijung2/targets/esp32/setup/esp-idf\requirements.txt are satisfied.
42
    Project is not inside a git repository, will not use 'git describe' to determine PROJECT_VER.
43
    App "waijung2_esp32" version: 1
44
    CC /cygdrive/y/tst07_esp32cam/tst13_mesh_network/esp32_mesh_ROBOR2_esp32_build_system/build/main/esp32_mesh_ROBOR2.o
45
    Y:/tst07_esp32cam/tst13_mesh_network/esp32_mesh_ROBOR2_esp32_build_system/main/esp32_mesh_ROBOR2.c: In function 'esp32_mesh_ROBOR2_step':
46
    Y:/tst07_esp32cam/tst13_mesh_network/esp32_mesh_ROBOR2_esp32_build_system/main/esp32_mesh_ROBOR2.c:71:17: error: 'taskTest_B' undeclared (first use in this function)
47
             memset(&taskTest_B.MESH2_o1[0], 0, 32);
48
                     ^~~~~~~~~~
49
    Y:/tst07_esp32cam/tst13_mesh_network/esp32_mesh_ROBOR2_esp32_build_system/main/esp32_mesh_ROBOR2.c:71:17: note: each undeclared identifier is reported only once for each function it appears in
50
    make[1]: *** [/esp-idf/make/component_wrapper.mk:291: esp32_mesh_ROBOR2.o] Error 1
51
    make: *** [C:\svn_repositories\aimagin_waijung\waijung2\targets\esp32\setup\esp-idf/make/project.mk:590: component-main-build] Error 2
52
    make: *** Waiting for unfinished jobs....
53
    ### Build procedure for esp32_mesh_ROBOR2 aborted due to an error.
54
    Error:The call to esp32_make_rtw_hook, during the exit hook generated the following error:
55
        An error occurred in Auto compile and download process. Please refer the log data above.
56
    
57
    The build process will terminate as a result.
58
    Caused by:
59
        An error occurred in Auto compile and download process. Please refer the log data above.
(4-4/5)