xJustPeeking Not Found In 10.0.1

I’m building FreeRTOS v10.0.1, and am getting an error in trcKernel.h, where xJustPeeking is shown as an ‘identifier not found’ compiler error in three places. Searching the contents of the entire 10.0.1 release folder, xJustPeeking only shows up in these 6 places. Is this a bug? Thanks!

xJustPeeking Not Found In 10.0.1

To clarify, this is at FreeRTOSv10.0.1FreeRTOS-PlusSourceFreeRTOS-Plus-TraceIncludetrcKernel.h

xJustPeeking Not Found In 10.0.1

Are you sure you are not mixing and matching versions as there isn’t a trcKernel.h file in that location that I can see: https://sourceforge.net/p/freertos/code/HEAD/tree/trunk/FreeRTOS-Plus/Source/FreeRTOS-Plus-Trace/Include/

xJustPeeking Not Found In 10.0.1

Hello Richard, Hmmm, well I just re-ran the executible found in step 2 below, and when I extract and search the folder I find trcKernel.h in the extracted folder. Maybe a discrepancy in that executible? https://www.freertos.org/a00104.html Thanks for the quick reply!

xJustPeeking Not Found In 10.0.1

Getting slightly off-topic here, but Richard I believe you are going to Master’s this year so thought I’d mention it. I just noticed that upgrading to 10.0.1 has broken the port_asm.S part of the PIC32MM port found below. No worries, hopefully I can resolve it soon. http://www.embeddedcodesource.com/codesnippet/freertos-for-pic32mm-family

xJustPeeking Not Found In 10.0.1

Are you sure it is the 10.0.1 download you have. I’ve just tried downloading both the self extracting zip (.exe) and the .zip, and in FreeRTOS-Plus/Source/FreeRTOS-Plus-Trace/Include directory I only have the following four files: trcRecorder.h trcPortDefined.h trcKerlelPort.h trcHardwarePort.h

xJustPeeking Not Found In 10.0.1

I’m very sorry Richard, it’s “trcKernelPort.h”, not “trcKernel.h”: FreeRTOSv10.0.1FreeRTOS-PlusSourceFreeRTOS-Plus-TraceIncludetrcKernelPort.h Let me know if you see 6 references to xJustPeeking… if not, I’ve lost my mind. Lines: 1623 1627 1631 1641 1645 1649