Re: problem with edk 7.1

When having compiler errors always look at the very first error first:

In file included from inbyte.c:2 > > ../../../include/xuartlite_l.h:48:26: xbasic_types.h: No such file or

director

In this case the compiler simply can't find an include file. Make sure it exists and make sure include path(s) are set for the project wherever they are supposed to be set. Include paths can always be given to a compiler in a command line.

/Mikhail

Reply to
MM
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.