after the last update of "AVR UART" 13.12.2018 when I use the UART in Arduino "UNO" I get the following error message
C:\Program Files (x86)\Flowcode\Common\Compilers\avr\batchfiles\avra.bat atmega328p "C:\...\Advent\ARDUIN~1\Advent_9.elf" "C:\..\Advent\ARDUIN~1\Advent_9.c" "C:\...\Advent\ARDUIN~1\Advent_9.lst"
C:\...\Advent\ARDUIN~1>"C:\PROGRA~2\Flowcode\Common\COMPIL~1\avr\BATCHF~1\..\bin\avr-gcc.exe" -mmcu=atmega328p -Os -ffunction-sections -fdata-sections -funsigned-char -o "C:\...\Advent\ARDUIN~1\Advent_9.elf" "C:\...\Advent\ARDUIN~1\Advent_9.c" -lm -Wl,-gc-sections
In file included from C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\includes.c:1127,
from C:\...\Advent\ARDUIN~1\Advent_9.c:392:
C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\/AVR\AVR_CAL_UART.c: In function 'FC_CAL_UART_UpdateBaud_1':
C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\/AVR\AVR_CAL_UART.c
C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\/AVR\AVR_CAL_UART.c
C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\/AVR\AVR_CAL_UART.c
C:\...\Advent\ARDUIN~1\Advent_9.c: At top level:
C:\...\Advent\ARDUIN~1\Advent_9.c:421: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MX_UINT16'
Error returned from [avr-gcc.exe]
C:\Program Files (x86)\Flowcode\Common\Compilers\avr\batchfiles\avra.bat Hat den Fehlercode 1 gemeldet
BEENDET
Can anyone help me