Hi,
I use
MCUXpresso Config Tools 25.12.
I get this issue on some pins:
Issue: Incorrect assignment on 'Identifier' item.
Level: Warning
Type: Tool problem
Tool: Pins
Origin: Pins:BOARD_InitPins
Resource: #1-LPUART_1.TX
Information: WARNINGS:
– The identifier should be specified to generate direction #defines properly in the header file.
But the Identifier is specified with OUT_UART1_RS485_2_D

Why do I get this warning?