eventLogging.h not found

eventLogging.h is included in phyHandling.c. When compiling I got an error saying the file could not be found and I haven’t been able to find it in the file structure. Where is it normally located?

eventLogging.h not found

Can you please give some context as to what you are compiling as I don’t recognise either of those file names.

eventLogging.h not found

I’m comping FreeRTOS and FreeRTOS+TCP without any addtional code. phyHandling.c is found in “..FreeRTOS-PlusSourceFreeRTOS-Plus-TCPportableNetworkInterfaceCommon”

eventLogging.h not found

I don’t think that file is included in any projects we provide. Did you create the project yourself? If not, which project are you building?

eventLogging.h not found

Oops, my fault, sorry for that. I use that module for debugging and tuning the drivers. You can take the header away and remove the calls to eventLogAdd().