grblHAL / LPC176x

grblHAL driver for LPC1968 and LPC1769
Other
18 stars 22 forks source link

driver LPC176x i can't compile with mcuxpresso ide #4

Closed silvanopas closed 3 years ago

silvanopas commented 3 years ago

Hello I can't fill in and it gives me the following messages, am I doing something wrong?

11:19:24 Build of configuration Debug for project LPC176x make -r -j4 all Building file: ../src/trinamic/tmc2209.c Building file: ../src/trinamic/tmc2130hal.c Building file: ../src/trinamic/tmc2130.c Building file: ../src/trinamic/common.c Invoking: MCU C Compiler Invoking: MCU C Compiler Invoking: MCU C Compiler arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc2130hal.d" -MT"src/trinamic/tmc2130hal.o" -MT"src/trinamic/tmc2130hal.d" -o "src/trinamic/tmc2130hal.o" "../src/trinamic/tmc2130hal.c" arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc2130.d" -MT"src/trinamic/tmc2130.o" -MT"src/trinamic/tmc2130.d" -o "src/trinamic/tmc2130.o" "../src/trinamic/tmc2130.c" Invoking: MCU C Compiler arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc2209.d" -MT"src/trinamic/tmc2209.o" -MT"src/trinamic/tmc2209.d" -o "src/trinamic/tmc2209.o" "../src/trinamic/tmc2209.c" arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/common.d" -MT"src/trinamic/common.o" -MT"src/trinamic/common.d" -o "src/trinamic/common.o" "../src/trinamic/common.c" Finished building: ../src/trinamic/tmc2130.c

Finished building: ../src/trinamic/tmc2130hal.c

Building file: ../src/trinamic/tmc2209hal.c Invoking: MCU C Compiler Building file: ../src/trinamic/tmc26x.c arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc2209hal.d" -MT"src/trinamic/tmc2209hal.o" -MT"src/trinamic/tmc2209hal.d" -o "src/trinamic/tmc2209hal.o" "../src/trinamic/tmc2209hal.c" Finished building: ../src/trinamic/common.c Invoking: MCU C Compiler

Finished building: ../src/trinamic/tmc2209.c arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc26x.d" -MT"src/trinamic/tmc26x.o" -MT"src/trinamic/tmc26x.d" -o "src/trinamic/tmc26x.o" "../src/trinamic/tmc26x.c"

Building file: ../src/trinamic/tmc5160.c Invoking: MCU C Compiler Building file: ../src/trinamic/tmc5160hal.c arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc5160.d" -MT"src/trinamic/tmc5160.o" -MT"src/trinamic/tmc5160.d" -o "src/trinamic/tmc5160.o" "../src/trinamic/tmc5160.c" Invoking: MCU C Compiler arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc5160hal.d" -MT"src/trinamic/tmc5160hal.o" -MT"src/trinamic/tmc5160hal.d" -o "src/trinamic/tmc5160hal.o" "../src/trinamic/tmc5160hal.c" Finished building: ../src/trinamic/tmc2209hal.c Finished building: ../src/trinamic/tmc26x.c

Building file: ../src/trinamic/tmc_interface.c Building file: ../src/sdcard/sdcard.c Invoking: MCU C Compiler Invoking: MCU C Compiler arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/sdcard/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/sdcard/sdcard.d" -MT"src/sdcard/sdcard.o" -MT"src/sdcard/sdcard.d" -o "src/sdcard/sdcard.o" "../src/sdcard/sdcard.c" arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc_interface.d" -MT"src/trinamic/tmc_interface.o" -MT"src/trinamic/tmc_interface.d" -o "src/trinamic/tmc_interface.o" "../src/trinamic/tmc_interface.c" Finished building: ../src/trinamic/tmc5160.c

Finished building: ../src/trinamic/tmc5160hal.c Building file: ../src/sdcard/ymodem.c In file included from ../src/sdcard/sdcard.c:22: ../src/sdcard/sdcard.h:30:10: fatal error: driver.h: No such file or directory 30 | #include "driver.h" | ^~~~~~ compilation terminated.

Invoking: MCU C Compiler Building file: ../src/motors/trinamic.c arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/sdcard/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/sdcard/ymodem.d" -MT"src/sdcard/ymodem.o" -MT"src/sdcard/ymodem.d" -o "src/sdcard/ymodem.o" "../src/sdcard/ymodem.c" Invoking: MCU C Compiler make: [src/sdcard/subdir.mk:23: src/sdcard/sdcard.o] Error 1 arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/motors/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/motors/trinamic.d" -MT"src/motors/trinamic.o" -MT"src/motors/trinamic.d" -o "src/motors/trinamic.o" "../src/motors/trinamic.c" make: Waiting for unfinished jobs.... In file included from ../src/sdcard/ymodem.c:28: ../src/sdcard/sdcard.h:30:10: fatal error: driver.h: No such file or directory 30 | #include "driver.h" | ^~~~~~ compilation terminated. ../src/motors/trinamic.c:25:10: fatal error: driver.h: No such file or directory 25 | #include "driver.h" | ^~~~~~ compilation terminated. make: [src/sdcard/subdir.mk:23: src/sdcard/ymodem.o] Error 1 Finished building: ../src/trinamic/tmc_interface.c make: [src/motors/subdir.mk:20: src/motors/trinamic.o] Error 1

"make -r -j4 all" terminated with exit code 2. Build might be incomplete.

11:19:28 Build Failed. 7 errors, 0 warnings. (took 3s.391ms)

terjeio commented 3 years ago

I'll check this out when I am "back in business" in a few days time.

terjeio commented 3 years ago

I got a bunch of errors when compiling for the bootloader or release versions but not the same as yours. I have updated the repo to fix the errors I got. Can you download/update the source again to see if the errors are still there? If they are then report back.

silvanopas commented 3 years ago

Hello If I can in the day I'll try and I'll let you know, thanks

Il giorno lun 26 lug 2021 alle ore 16:03 Terje Io @.***> ha scritto:

I got a bunch of errors when compiling for the bootloader or release versions but not the same as yours. I have updated the repo to fix the errors I got. Can you download/update the source again to see if the errors are still there? If they are then report back.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grblHAL/LPC176x/issues/4#issuecomment-886731753, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKQPA6C46PPBUYLFBJAHS3LTZVTM3ANCNFSM5BAE7VHQ .

silvanopas commented 3 years ago

I state that I downloaded and without touching anything I filled in, the messages are these:

16:22:40 Build of configuration Debug for project LPC176x make -r -j4 all Building file: ../src/trinamic/common.c Building file: ../src/trinamic/tmc2130.c Building file: ../src/trinamic/tmc2130hal.c Building file: ../src/trinamic/tmc2209.c Invoking: MCU C Compiler arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc2130.d" -MT"src/trinamic/tmc2130.o" -MT"src/trinamic/tmc2130.d" -o "src/trinamic/tmc2130.o" "../src/trinamic/tmc2130.c" Invoking: MCU C Compiler arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/common.d" -MT"src/trinamic/common.o" -MT"src/trinamic/common.d" -o "src/trinamic/common.o" "../src/trinamic/common.c" Invoking: MCU C Compiler Invoking: MCU C Compiler arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc2130hal.d" -MT"src/trinamic/tmc2130hal.o" -MT"src/trinamic/tmc2130hal.d" -o "src/trinamic/tmc2130hal.o" "../src/trinamic/tmc2130hal.c" arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc2209.d" -MT"src/trinamic/tmc2209.o" -MT"src/trinamic/tmc2209.d" -o "src/trinamic/tmc2209.o" "../src/trinamic/tmc2209.c" Finished building: ../src/trinamic/common.c

Finished building: ../src/trinamic/tmc2209.c Building file: ../src/trinamic/tmc2209hal.c Invoking: MCU C Compiler

arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc2209hal.d" -MT"src/trinamic/tmc2209hal.o" -MT"src/trinamic/tmc2209hal.d" -o "src/trinamic/tmc2209hal.o" "../src/trinamic/tmc2209hal.c" Finished building: ../src/trinamic/tmc2130.c Finished building: ../src/trinamic/tmc2130hal.c Building file: ../src/trinamic/tmc26x.c

Invoking: MCU C Compiler Building file: ../src/trinamic/tmc5160.c Building file: ../src/trinamic/tmc5160hal.c arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc26x.d" -MT"src/trinamic/tmc26x.o" -MT"src/trinamic/tmc26x.d" -o "src/trinamic/tmc26x.o" "../src/trinamic/tmc26x.c" Invoking: MCU C Compiler Invoking: MCU C Compiler arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc5160.d" -MT"src/trinamic/tmc5160.o" -MT"src/trinamic/tmc5160.d" -o "src/trinamic/tmc5160.o" "../src/trinamic/tmc5160.c" arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc5160hal.d" -MT"src/trinamic/tmc5160hal.o" -MT"src/trinamic/tmc5160hal.d" -o "src/trinamic/tmc5160hal.o" "../src/trinamic/tmc5160hal.c" Finished building: ../src/trinamic/tmc2209hal.c

Finished building: ../src/trinamic/tmc26x.c Building file: ../src/trinamic/tmc_interface.c

Invoking: MCU C Compiler Building file: ../src/sdcard/sdcard.c arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/trinamic/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/trinamic/tmc_interface.d" -MT"src/trinamic/tmc_interface.o" -MT"src/trinamic/tmc_interface.d" -o "src/trinamic/tmc_interface.o" "../src/trinamic/tmc_interface.c" Finished building: ../src/trinamic/tmc5160.c Invoking: MCU C Compiler arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/sdcard/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/sdcard/sdcard.d" -MT"src/sdcard/sdcard.o" -MT"src/sdcard/sdcard.d" -o "src/sdcard/sdcard.o" "../src/sdcard/sdcard.c"

Finished building: ../src/trinamic/tmc5160hal.c

Building file: ../src/sdcard/ymodem.c Invoking: MCU C Compiler Building file: ../src/motors/trinamic.c arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/sdcard/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/sdcard/ymodem.d" -MT"src/sdcard/ymodem.o" -MT"src/sdcard/ymodem.d" -o "src/sdcard/ymodem.o" "../src/sdcard/ymodem.c" In file included from ../src/sdcard/sdcard.c:22: ../src/sdcard/sdcard.h:30:10: fatal error: driver.h: No such file or directory 30 | #include "driver.h" | ^~~~~~ compilation terminated. Invoking: MCU C Compiler arm-none-eabi-gcc -DDEBUG -DCODE_RED -DCORE_M3 -DLPC17XX -DNEWLIB -DUSE_LPCOPEN -DNO_BOARD_LIB -O0 -fno-common -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fmerge-constants -fmacro-prefix-map="../src/motors/"=. -mcpu=cortex-m3 -mthumb -DNEWLIB -fstack-usage -MMD -MP -MF"src/motors/trinamic.d" -MT"src/motors/trinamic.o" -MT"src/motors/trinamic.d" -o "src/motors/trinamic.o" "../src/motors/trinamic.c" make: [src/sdcard/subdir.mk:23: src/sdcard/sdcard.o] Error 1 make: Waiting for unfinished jobs.... In file included from ../src/sdcard/ymodem.c:28: ../src/sdcard/sdcard.h:30:10: fatal error: driver.h: No such file or directory 30 | #include "driver.h" | ^~~~~~ compilation terminated. make: [src/sdcard/subdir.mk:23: src/sdcard/ymodem.o] Error 1 ../src/motors/trinamic.c:25:10: fatal error: driver.h: No such file or directory 25 | #include "driver.h" | ^~~~~~ compilation terminated. Finished building: ../src/trinamic/tmc_interface.c make: [src/motors/subdir.mk:20: src/motors/trinamic.o] Error 1

"make -r -j4 all" terminated with exit code 2. Build might be incomplete.

16:22:43 Build Failed. 7 errors, 0 warnings. (took 2s.420ms)

Il giorno lun 26 lug 2021 alle ore 16:08 Silvano Pasello < @.***> ha scritto:

Hello If I can in the day I'll try and I'll let you know, thanks

Il giorno lun 26 lug 2021 alle ore 16:03 Terje Io < @.***> ha scritto:

I got a bunch of errors when compiling for the bootloader or release versions but not the same as yours. I have updated the repo to fix the errors I got. Can you download/update the source again to see if the errors are still there? If they are then report back.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grblHAL/LPC176x/issues/4#issuecomment-886731753, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKQPA6C46PPBUYLFBJAHS3LTZVTM3ANCNFSM5BAE7VHQ .

terjeio commented 3 years ago

Is the project imported correctly? Here is how it shows up in the Project Explorer for me:

image

silvanopas commented 3 years ago

To download it I used this instruction:

git clone --recurse-submodules https://github.com/grblHAL/LPC176x.git

To import it into MCUCpresso IDE I used:

import from file menu

existing Projects Into Workspace

select folder LCP176x

put the flag on Copy projects into workspace

click finish

am I wrong something?

Il giorno lun 26 lug 2021 alle ore 16:41 Terje Io @.***> ha scritto:

Is the project imported correctly? Here is how it shows up in the Project Explorer for me:

[image: image] https://user-images.githubusercontent.com/20260062/127007572-57a8dc99-9000-49e6-8b03-eaaacf6902cc.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grblHAL/LPC176x/issues/4#issuecomment-886763786, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKQPA6DM3SG7C4F4AR3GQZTTZVX2VANCNFSM5BAE7VHQ .

terjeio commented 3 years ago

Does your workspace look similar to the one I posted above?

silvanopas commented 3 years ago

It is identical

Il giorno lun 26 lug 2021 alle ore 22:36 Terje Io @.***> ha scritto:

Does your workspace look similar to the one I posted above?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grblHAL/LPC176x/issues/4#issuecomment-887009133, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKQPA6CRXMSPHFCFICB4TZ3TZXBMHANCNFSM5BAE7VHQ .

terjeio commented 3 years ago

Ok, what about include paths? Are they the correct? Use File > Properties and navigate to this dialog and compare:

image

The .cproject file in the project folder contains settings such as these - I wonder if it has somehow been corrupted.

silvanopas commented 3 years ago

Good news. I have reinstalled MCUXpress ide and now it compiles without errors. Most likely I had some corrupted files ....

Thanks and sorry if I wasted your time. As soon as I can I update you on the card tests

Il giorno mar 27 lug 2021 alle ore 13:26 Terje Io @.***> ha scritto:

Ok, what about include paths? Are they the correct? Use File > Properties and navigate to this dialog and compare:

[image: image] https://user-images.githubusercontent.com/20260062/127145246-f354d718-13ab-4650-bcd6-5ecb86ada17b.png

The .cproject https://github.com/grblHAL/LPC176x/blob/master/.cproject file in the project folder contains settings such as these - I wonder if it has somehow been corrupted.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grblHAL/LPC176x/issues/4#issuecomment-887433003, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKQPA6CEOFNQP2PLQOCSRPLTZ2JXTANCNFSM5BAE7VHQ .