MIMXRT1160-EVK
-
Cores
Cortex-M7
Cortex-M4
-
Device
MIMXRT1166DVM6A -
CMSIS Pack
MIMXRT1160-EVK_BSP
-
fmstr_example_pdbdm_cm7
Keil Studio, µVision AC6FreeMASTER example using a special packet-driven protocol on top of JTAG or BDM direct memory access. This example application demonstrates use of FreeMASTER tool to visualize internal variables and to control the...See more details in readme document.
Download Pack -
fmstr_example_uart_cm4
Keil Studio AC6, GCC, IARFreeMASTER example using Serial-UART communication with the target microcontroller. This example application demonstrates use of FreeMASTER tool to visualize internal variables and to control the application flow by...See more details in readme document.
Download Pack -
fmstr_example_uart_cm4
Keil Studio, µVision AC6FreeMASTER example using Serial-UART communication with the target microcontroller. This example application demonstrates use of FreeMASTER tool to visualize internal variables and to control the application flow by...See more details in readme document.
Download Pack -
fmstr_example_uart_cm7
Keil Studio AC6, GCC, IARFreeMASTER example using Serial-UART communication with the target microcontroller. This example application demonstrates use of FreeMASTER tool to visualize internal variables and to control the application flow by...See more details in readme document.
Download Pack -
fmstr_example_uart_cm7
Keil Studio, µVision AC6FreeMASTER example using Serial-UART communication with the target microcontroller. This example application demonstrates use of FreeMASTER tool to visualize internal variables and to control the application flow by...See more details in readme document.
Download Pack -
fmstr_example_usb_cdc_cm4
µVision AC6FreeMASTER example using virtual serial communication at USB port and CDC VCOM class. This example application demonstrates use of FreeMASTER tool to visualize internal variables and to control the application flow...See more details in readme document.
Download Pack -
fmstr_example_usb_cdc_cm4
Keil Studio AC6, GCC, IARFreeMASTER example using virtual serial communication at USB port and CDC VCOM class. This example application demonstrates use of FreeMASTER tool to visualize internal variables and to control the application flow...See more details in readme document.
Download Pack -
fmstr_example_usb_cdc_cm7
Keil Studio AC6, GCC, IARFreeMASTER example using virtual serial communication at USB port and CDC VCOM class. This example application demonstrates use of FreeMASTER tool to visualize internal variables and to control the application flow...See more details in readme document.
Download Pack -
fmstr_example_usb_cdc_cm7
µVision AC6FreeMASTER example using virtual serial communication at USB port and CDC VCOM class. This example application demonstrates use of FreeMASTER tool to visualize internal variables and to control the application flow...See more details in readme document.
Download Pack -
freertos_event_cm4
µVision AC6This document explains the freertos_event example. It shows how task waits for an event (defined setof bits in event group). This event can be set by any other process or interrupt in the system.The example application creates three tasks. Two write tasks write_task_1 and write_task_2continuously setting event bit 0 and bit 1.Read_task is waiting for any event bit and printing actual state on console. Event bits areautomatically cleared after read task is entered.Three possible states can occurre:Both bits are set.zBit B0 is set.Bit B1 is set.
Download Pack