Issue during clean and build procedure.
Needed to disable "Make warnings into errors" in properties -> xc32-gcc because of implicit declaration of min function.
Compiler version XC32 (v4.60) and MPLab v6.20
Compiler version XC32 (v3.01) doesn't have any issues.
c:\program files\microchip\xc32\v4.60\bin\bin\gcc\pic32mx\8.3.1........\bin/pic32m-ld.exe: build/pic32mz_w1_eth_wifi_freertos/production/_ext/456601895/drv_ba414e.o: in function DRV_BA414E_copyFromScm2': curiosity test/apps/apps/wfi32_bridge/firmware/src/config/pic32mz_w1_eth_wifi_freertos/driver/ba414e/src/drv_ba414e.c:380: undefined reference to min'
Info: Loading file: ./..\src\config\pic32mz_w1_eth_wifi_freertos\p32MZ1025W104132.ld
collect2.exe: error: ld returned 1 exit status
make[2]: *** [nbproject/Makefile-pic32mz_w1_eth_wifi_freertos.mk:2467: dist/pic32mz_w1_eth_wifi_freertos/production/pic32mz_w1_curiosity_freertos.X.production.hex] Error 1
make[1]: *** [nbproject/Makefile-pic32mz_w1_eth_wifi_freertos.mk:85: .build-conf] Error 2
make: *** [nbproject/Makefile-impl.mk:39: .build-impl] Error 2
BUILD FAILED (exit value 2, total time: 1m 54s)
Issue during clean and build procedure.
Needed to disable "Make warnings into errors" in properties -> xc32-gcc because of implicit declaration of min function.
Compiler version XC32 (v4.60) and MPLab v6.20
Compiler version XC32 (v3.01) doesn't have any issues.
c:\program files\microchip\xc32\v4.60\bin\bin\gcc\pic32mx\8.3.1........\bin/pic32m-ld.exe: build/pic32mz_w1_eth_wifi_freertos/production/_ext/456601895/drv_ba414e.o: in function
DRV_BA414E_copyFromScm2': curiosity test/apps/apps/wfi32_bridge/firmware/src/config/pic32mz_w1_eth_wifi_freertos/driver/ba414e/src/drv_ba414e.c:380: undefined reference tomin'Info: Loading file: ./..\src\config\pic32mz_w1_eth_wifi_freertos\p32MZ1025W104132.ld
collect2.exe: error: ld returned 1 exit status
make[2]: *** [nbproject/Makefile-pic32mz_w1_eth_wifi_freertos.mk:2467: dist/pic32mz_w1_eth_wifi_freertos/production/pic32mz_w1_curiosity_freertos.X.production.hex] Error 1
make[1]: *** [nbproject/Makefile-pic32mz_w1_eth_wifi_freertos.mk:85: .build-conf] Error 2
make: *** [nbproject/Makefile-impl.mk:39: .build-impl] Error 2
BUILD FAILED (exit value 2, total time: 1m 54s)