MCX-N9XX-EVK
-
Core
Cortex-M33
-
Device
MCXN947VDF -
CMSIS Pack
MCX-N9XX-EVK_BSP
-
freertos_hello_cm33_core0
µVision AC6The Hello World project is a simple demonstration program that uses the SDK UART driver in combination with FreeRTOS. The purpose of this demo is to show how to use the debug console and toprovide a simple project...See more details in readme document.
Download Pack -
freertos_message_buffers_cm33_core0
µVision AC6The FreeRTOS Message Buffers multicore project is a simple demonstration program that uses the MCUXpresso SDK software and the Message Buffers component of FreeRTOS. It shows how to implement lightweight core to core...See more details in readme document.
Download Pack -
freertos_message_buffers_cm33_core1
µVision AC6The FreeRTOS Message Buffers multicore project is a simple demonstration program that uses the MCUXpresso SDK software and the Message Buffers component of FreeRTOS. It shows how to implement lightweight core to core...See more details in readme document.
Download Pack -
freertos_mutex_cm33_core0
µVision AC6This document explains the freertos_mutex example. It shows how mutex manage access to commonresource (terminal output).The example application creates two identical instances of write_task. Each task will lock the...See more details in readme document.
Download Pack -
freertos_mutex_cm33_core0
Keil Studio AC6, GCC, IARThis document explains the freertos_mutex example. It shows how mutex manage access to commonresource (terminal output).The example application creates two identical instances of write_task. Each task will lock the...See more details in readme document.
Download Pack -
freertos_queue_cm33_core0
µVision AC6This document explains the freertos_queue example. This example introduce simple logging mechanismbased on message passing.Example could be devided in two parts. First part is logger. It contain three...See more details in readme document.
Download Pack -
freertos_queue_cm33_core0
Keil Studio AC6, GCC, IARThis document explains the freertos_queue example. This example introduce simple logging mechanismbased on message passing.Example could be devided in two parts. First part is logger. It contain three...See more details in readme document.
Download Pack -
freertos_sem_cm33_core0
µVision AC6This document explains the freertos_sem example, what to expect when running it and a briefintroduction to the API. The freertos_sem example code shows how semaphores works. Two differenttasks are synchronized in...See more details in readme document.
Download Pack -
freertos_sem_cm33_core0
Keil Studio AC6, GCC, IARThis document explains the freertos_sem example, what to expect when running it and a briefintroduction to the API. The freertos_sem example code shows how semaphores works. Two differenttasks are synchronized in...See more details in readme document.
Download Pack -
freertos_swtimer_cm33_core0
µVision AC6This document explains the freertos_swtimer example. It shows usage of software timer and itscallback.The example application creates one software timer SwTimer. The timer's callback SwTimerCallback isperiodically...See more details in readme document.
Download Pack