How do i download demo applications - documentation keeps saying Download, but the only download I see does not have any of the folders referenced

the only available file to download is the zip file: FreeRTOS-LTS.zip. I must be missing something but i can’t figure out what.

specifically i’m trying to get source code for the demo for ARM Cortex-M33 (ARMv8-M) Demo for NXP LPCXpresso55S69 Development Board.

Hi @jdcoburn
Welcome to the FreeRTOS Community Forums !

You are downloading FreeRTOS-LTS which includes the Long Term Support (LTS) packages .
You need to download the FreeRTOS.zip from GitHub mentioned here .
You shall find the project files for this demo are located in the FreeRTOS/Demo/CORTEX_MPU_M33F_NXP_LPC55S69_MCUXpresso/Projects/MCUXpresso directory.

Thanks for the reply. Just a couple editorial comments.
first, the description on the web site of the demo application NXP LPC55S69 MCUXpresso (and i assume others) would greatly benefit if it included a link directly to the github source - the one you pointed to in your reply. I spent 2+ hours going around in circles trying to find it. also you might relabel some of the categories on Github that allows faster navigation to the target code. I’m sure there are some UX/UI designers that could improve things. Clearly the top layer of the site has been professionally done.
Jim

Thanks for reporting back. Also appreciate the feedback, we will be looking into it.