Skip to content

Instantly share code, notes, and snippets.

Created December 9, 2013 13:12
Show Gist options
  • Save anonymous/7872068 to your computer and use it in GitHub Desktop.
Save anonymous/7872068 to your computer and use it in GitHub Desktop.
**** Build of configuration Debug for project lwip_echo_server_0 ****
make all
Building file: ../src/echo.c
Invoking: MicroBlaze gcc compiler
mb-gcc -Wall -O0 -g3 -I../../lwip_echo_server_bsp_0/microblaze_0/include -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\include" -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\portable\GCC\MicroBlazeV8" -c -fmessage-length=0 -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.a -mno-xl-soft-mul -mxl-multiply-high -MMD -MP -MF"src/echo.d" -MT"src/echo.d" -o"src/echo.o" "../src/echo.c"
../src/echo.c: In function 'start_client':
../src/echo.c:46: warning: control reaches end of non-void function
../src/echo.c: In function 'transfer_data':
../src/echo.c:58: warning: implicit declaration of function 'udp_new'
../src/echo.c:58: warning: assignment makes pointer from integer without a cast
../src/echo.c:66: warning: implicit declaration of function 'udp_bind'
../src/echo.c:87: warning: assignment makes pointer from integer without a cast
../src/echo.c:91: warning: assignment makes pointer from integer without a cast
../src/echo.c:100: warning: assignment makes pointer from integer without a cast
../src/echo.c:108: warning: assignment makes pointer from integer without a cast
../src/echo.c:116: warning: assignment makes pointer from integer without a cast
../src/echo.c:117: warning: assignment makes pointer from integer without a cast
../src/echo.c:122: warning: assignment makes pointer from integer without a cast
../src/echo.c:123: warning: assignment makes pointer from integer without a cast
../src/echo.c:172: warning: implicit declaration of function 'udp_sendto'
../src/echo.c:107: warning: unused variable 'gyr_val_z'
../src/echo.c:107: warning: unused variable 'gyr_val_y'
../src/echo.c:107: warning: unused variable 'gyr_val_x'
../src/echo.c:99: warning: unused variable 'acc_val_z'
../src/echo.c:99: warning: unused variable 'acc_val_y'
../src/echo.c:99: warning: unused variable 'acc_val_x'
../src/echo.c:95: warning: unused variable 'rtc_ore'
../src/echo.c:95: warning: unused variable 'rtc_min'
../src/echo.c:95: warning: unused variable 'rtc_sec'
../src/echo.c:95: warning: unused variable 'rtc_milli'
../src/echo.c:56: warning: unused variable 'ipaddrdest'
Finished building: ../src/echo.c
' '
Building file: ../src/heap_3.c
Invoking: MicroBlaze gcc compiler
mb-gcc -Wall -O0 -g3 -I../../lwip_echo_server_bsp_0/microblaze_0/include -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\include" -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\portable\GCC\MicroBlazeV8" -c -fmessage-length=0 -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.a -mno-xl-soft-mul -mxl-multiply-high -MMD -MP -MF"src/heap_3.d" -MT"src/heap_3.d" -o"src/heap_3.o" "../src/heap_3.c"
Finished building: ../src/heap_3.c
' '
Building file: ../src/list.c
Invoking: MicroBlaze gcc compiler
mb-gcc -Wall -O0 -g3 -I../../lwip_echo_server_bsp_0/microblaze_0/include -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\include" -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\portable\GCC\MicroBlazeV8" -c -fmessage-length=0 -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.a -mno-xl-soft-mul -mxl-multiply-high -MMD -MP -MF"src/list.d" -MT"src/list.d" -o"src/list.o" "../src/list.c"
Finished building: ../src/list.c
' '
Building file: ../src/main.c
Invoking: MicroBlaze gcc compiler
mb-gcc -Wall -O0 -g3 -I../../lwip_echo_server_bsp_0/microblaze_0/include -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\include" -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\portable\GCC\MicroBlazeV8" -c -fmessage-length=0 -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.a -mno-xl-soft-mul -mxl-multiply-high -MMD -MP -MF"src/main.d" -MT"src/main.d" -o"src/main.o" "../src/main.c"
Finished building: ../src/main.c
' '
Building file: ../src/platform.c
Invoking: MicroBlaze gcc compiler
mb-gcc -Wall -O0 -g3 -I../../lwip_echo_server_bsp_0/microblaze_0/include -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\include" -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\portable\GCC\MicroBlazeV8" -c -fmessage-length=0 -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.a -mno-xl-soft-mul -mxl-multiply-high -MMD -MP -MF"src/platform.d" -MT"src/platform.d" -o"src/platform.o" "../src/platform.c"
Finished building: ../src/platform.c
' '
Building file: ../src/platform_mb.c
Invoking: MicroBlaze gcc compiler
mb-gcc -Wall -O0 -g3 -I../../lwip_echo_server_bsp_0/microblaze_0/include -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\include" -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\portable\GCC\MicroBlazeV8" -c -fmessage-length=0 -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.a -mno-xl-soft-mul -mxl-multiply-high -MMD -MP -MF"src/platform_mb.d" -MT"src/platform_mb.d" -o"src/platform_mb.o" "../src/platform_mb.c"
Finished building: ../src/platform_mb.c
' '
Building file: ../src/platform_ppc.c
Invoking: MicroBlaze gcc compiler
mb-gcc -Wall -O0 -g3 -I../../lwip_echo_server_bsp_0/microblaze_0/include -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\include" -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\portable\GCC\MicroBlazeV8" -c -fmessage-length=0 -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.a -mno-xl-soft-mul -mxl-multiply-high -MMD -MP -MF"src/platform_ppc.d" -MT"src/platform_ppc.d" -o"src/platform_ppc.o" "../src/platform_ppc.c"
Finished building: ../src/platform_ppc.c
' '
Building file: ../src/queue.c
Invoking: MicroBlaze gcc compiler
mb-gcc -Wall -O0 -g3 -I../../lwip_echo_server_bsp_0/microblaze_0/include -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\include" -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\portable\GCC\MicroBlazeV8" -c -fmessage-length=0 -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.a -mno-xl-soft-mul -mxl-multiply-high -MMD -MP -MF"src/queue.d" -MT"src/queue.d" -o"src/queue.o" "../src/queue.c"
Finished building: ../src/queue.c
' '
Building file: ../src/tasks.c
Invoking: MicroBlaze gcc compiler
mb-gcc -Wall -O0 -g3 -I../../lwip_echo_server_bsp_0/microblaze_0/include -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\include" -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\portable\GCC\MicroBlazeV8" -c -fmessage-length=0 -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.a -mno-xl-soft-mul -mxl-multiply-high -MMD -MP -MF"src/tasks.d" -MT"src/tasks.d" -o"src/tasks.o" "../src/tasks.c"
Finished building: ../src/tasks.c
' '
Building file: ../src/timers.c
Invoking: MicroBlaze gcc compiler
mb-gcc -Wall -O0 -g3 -I../../lwip_echo_server_bsp_0/microblaze_0/include -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\include" -I"C:\R\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemo\FreeRTOS_Source\portable\GCC\MicroBlazeV8" -c -fmessage-length=0 -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.a -mno-xl-soft-mul -mxl-multiply-high -MMD -MP -MF"src/timers.d" -MT"src/timers.d" -o"src/timers.o" "../src/timers.c"
Finished building: ../src/timers.c
' '
Building target: lwip_echo_server_0.elf
Invoking: MicroBlaze gcc linker
mb-gcc -Wl,-T -Wl,../src/lscript.ld -L../../lwip_echo_server_bsp_0/microblaze_0/lib -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.20.a -mno-xl-soft-mul -mxl-multiply-high -o"lwip_echo_server_0.elf" ./src/echo.o ./src/heap_3.o ./src/list.o ./src/main.o ./src/platform.o ./src/platform_mb.o ./src/platform_ppc.o ./src/queue.o ./src/tasks.o ./src/timers.o -llwip4
./src/heap_3.o: In function `pvPortMalloc':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/heap_3.c:105: undefined reference to `vApplicationMallocFailedHook'
./src/queue.o: In function `xQueueGenericReset':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:245: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:245: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:263: undefined reference to `vPortYield'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:273: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:276: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:276: undefined reference to `uxCriticalNesting'
./src/queue.o: In function `xQueueGenericSend':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:562: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:562: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:578: undefined reference to `vPortYield'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:613: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:615: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:615: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:627: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:627: undefined reference to `uxCriticalNesting'
./src/queue.o:C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:627: more undefined references to `uxCriticalNesting' follow
./src/queue.o: In function `xQueueGenericSend':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:670: undefined reference to `vPortYield'
./src/queue.o: In function `xQueueGenericReceive':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1043: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1044: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1069: undefined reference to `vPortYield'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1084: undefined reference to `vPortYield'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1084: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1086: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1086: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1104: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1104: undefined reference to `uxCriticalNesting'
./src/queue.o:C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1107: more undefined references to `uxCriticalNesting' follow
./src/queue.o: In function `xQueueGenericReceive':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1159: undefined reference to `vPortYield'
./src/queue.o: In function `xQueuePeekFromISR':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1302: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1302: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1305: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1315: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1316: undefined reference to `uxCriticalNesting'
./src/queue.o:C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/queue.c:1327: more undefined references to `uxCriticalNesting' follow
./src/tasks.o: In function `xTaskGenericCreate':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:548: undefined reference to `pxPortInitialiseStack'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:562: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:562: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:605: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:608: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:608: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:622: undefined reference to `vPortYield'
./src/tasks.o: In function `vTaskDelete':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:639: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:639: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:668: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:668: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:672: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:677: undefined reference to `vPortYield'
./src/tasks.o: In function `vTaskDelayUntil':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:750: undefined reference to `vPortYield'
./src/tasks.o: In function `vTaskDelay':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:799: undefined reference to `vPortYield'
./src/tasks.o: In function `uxTaskPriorityGet':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:878: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:882: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:886: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:887: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:887: undefined reference to `uxCriticalNesting'
./src/tasks.o:C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:908: more undefined references to `uxCriticalNesting' follow
./src/tasks.o: In function `vTaskPrioritySet':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1009: undefined reference to `vPortYield'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1009: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1012: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1014: undefined reference to `uxCriticalNesting'
./src/tasks.o: In function `vTaskSuspend':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1031: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1031: undefined reference to `uxCriticalNesting'
./src/tasks.o:C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1051: more undefined references to `uxCriticalNesting' follow
./src/tasks.o: In function `vTaskSuspend':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1056: undefined reference to `vPortYield'
./src/tasks.o: In function `vTaskResume':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1130: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1134: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1145: undefined reference to `vPortYield'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1145: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1148: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1148: undefined reference to `uxCriticalNesting'
./src/tasks.o: In function `vTaskStartScheduler':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1245: undefined reference to `vMainConfigureTimerForRunTimeStats'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1247: undefined reference to `xPortStartScheduler'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1294: undefined reference to `vPortEndScheduler'
./src/tasks.o: In function `vTaskSuspendAll':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1315: undefined reference to `uxCriticalNesting'
./src/tasks.o: In function `xTaskResumeAll':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1347: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1392: undefined reference to `vPortYield'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1394: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1396: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1396: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1408: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1408: undefined reference to `uxCriticalNesting'
./src/tasks.o:C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1411: more undefined references to `uxCriticalNesting' follow
./src/tasks.o: In function `uxTaskGetSystemState':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1510: undefined reference to `ulMainGetRunTimeCounterValue'
./src/tasks.o: In function `xTaskIncrementTick':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1716: undefined reference to `ulMainGetRunTimeCounterValue'
./src/tasks.o: In function `vTaskSwitchContext':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1844: undefined reference to `vApplicationStackOverflowHook'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:1850: undefined reference to `vApplicationStackOverflowHook'
./src/tasks.o: In function `vTaskSetTimeOutState':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2019: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2020: undefined reference to `uxCriticalNesting'
./src/tasks.o: In function `xTaskCheckForTimeOut':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2047: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2047: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2053: undefined reference to `uxCriticalNesting'
./src/tasks.o: In function `uxTaskGetTaskNumber':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2097: undefined reference to `vPortYield'
./src/tasks.o: In function `vTaskSetTaskNumber':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2105: undefined reference to `vApplicationIdleHook'
./src/tasks.o: In function `prvInitialiseTaskLists':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2374: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2380: undefined reference to `uxCriticalNesting'
./src/tasks.o: In function `prvCheckTasksWaitingTermination':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2392: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2401: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/tasks.c:2402: undefined reference to `uxCriticalNesting'
./src/timers.o: In function `prvProcessTimerOrBlockTask':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/timers.c:409: undefined reference to `vPortYield'
./src/timers.o: In function `prvSwitchTimerLists':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/timers.c:648: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/timers.c:649: undefined reference to `uxCriticalNesting'
./src/timers.o: In function `prvCheckForValidListAndQueue':
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/timers.c:663: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/timers.c:664: undefined reference to `uxCriticalNesting'
C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/timers.c:664: undefined reference to `uxCriticalNesting'
./src/timers.o:C:\R\workspace\DaUDPaRTOS\lwip_echo_server_0\Debug/../src/timers.c:670: more undefined references to `uxCriticalNesting' follow
collect2: ld returned 1 exit status
make: *** [lwip_echo_server_0.elf] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment