0

Hi

I have now updated E2 Studio to version 5.1 and installed the latest GCC toolchain for RX (GCC for Renesas 4.8). To make sure I made the install correctly, i made a very small example where I dont really do anything but include files with empty functions.

When compiling I get an error on “#include <stdint.h>” that it fails to find the file.

I can however find it in the project tree under the compiler installation includes and I checked for error40 (from the keyboard and out / misspelling) multiple times and come to the same conclusion. A header file i created in the project was found, but the one above was not.

Is there a known bug or did I miss something in the include reference settings?

Regards

Michael

Grigore Dobra answered