Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

GCC error: read in flex scanner failed

Hi,

I'm working on porting a project from an NRF52840 to an NRF52832. Apparently I screwed up something somewhere and I can't compile the project anymore. I'm using GCC with Eclipse.

I googled the error and it looks like I'm trying to reference a file that doesn't exist, but I have no idea how to track that down. Any suggestions from the GCC gurus?

This is the error I get:

/usr/local/gcc-arm-none-eabi-8-2018-q4-major/bin/../lib/gcc/arm-none-eabi/8.2.1/../../../../arm-none-eabi/bin/ld: read in flex scanner failed

Parents Reply Children
No Data
Related