Hi,
I try to run examples provided with the NXP MBDToolbox IMXRT1xxx from my Matlab/Simulink application. For that, I use an evaluation kit MIMXRT1064-EVK.
I have strictly followed the tutorial provided by NXP (Model Based Design Toolbox IMXRT 1xxx Series Quick Start Guide), but I have errors and I cannot complete the tutorial.
First, I have checked the HW/SW compliance and everything is OK :
- OS : Windows 10 64 bits
- Mathworks (Matlab/Simulink/xxx coder add-ons) : version 2020b
- Evaluation Kit : MIMXRT1064-EVK
Here are my Mathworks add-on list :

When I try to build simulink model "evkmimxrt1060_gpio_interrupt" from the NXP examples, I meet some strange errors like that :
=== Build (Elapsed: 2 sec) ===
### Starting build procedure for: evkmimxrt1060_gpio_interrupt
### Generating code and artifacts to 'Model specific' folder structure
### Generating code into build folder: C:\Users\sco\AppData\Roaming\MathWorks\MATLAB Add-Ons\Toolboxes\NXP_MBDToolbox_IMXRT1xxx\IMXRT_Examples\imxrt106x\gpio\gpio_interrupt\evkmimxrt1060_gpio_interrupt_ert_rtw
Failure in datetime.datetime(647) : Could not recognize the date/time format of '11-oct.-2020 21:38:18'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in datetime.datetime(647) : Could not recognize the date/time format of '06-oct.-2020 21:38:24'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_gpio_get_configuration_info(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '11-oct.-2020 21:38:18'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in datetime.datetime(647) : Could not recognize the date/time format of '06-oct.-2020 21:38:24'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_lpuart_blocks_init(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_lpuart_block_functionality(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '11-oct.-2020 21:38:18'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in datetime.datetime(647) : Could not recognize the date/time format of '06-oct.-2020 21:38:24'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_gpio_instance_cbk(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '11-oct.-2020 21:38:18'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in datetime.datetime(647) : Could not recognize the date/time format of '06-oct.-2020 21:38:24'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_gpio_get_configuration_info(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '11-oct.-2020 21:38:18'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in datetime.datetime(647) : Could not recognize the date/time format of '06-oct.-2020 21:38:24'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_lpuart_instance_cbk(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '11-oct.-2020 21:38:18'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in datetime.datetime(647) : Could not recognize the date/time format of '06-oct.-2020 21:38:24'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_lpuart_get_configuration_info(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '11-oct.-2020 21:38:18'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in datetime.datetime(647) : Could not recognize the date/time format of '06-oct.-2020 21:38:24'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_lpuart_blocks_init(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_lpuart_block_functionality(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '11-oct.-2020 21:38:18'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in datetime.datetime(647) : Could not recognize the date/time format of '06-oct.-2020 21:38:24'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_lpuart_blocks_init(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_lpuart_block_functionality(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in mbd_imxrt_lpuart_text_cbk(0) : Error in 'evkmimxrt1060_gpio_interrupt/GPIO 5 Handler/LPUART Data Transfer': Failed to evaluate mask initialization commands.
Failure in datetime.datetime(647) : Could not recognize the date/time format of '11-oct.-2020 21:38:18'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in datetime.datetime(647) : Could not recognize the date/time format of '06-oct.-2020 21:38:24'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_lpuart_blocks_init(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in mbd_imxrt_get_peripheral_mex_settings(0) : Reference to non-existent field 'configuration'.
Failure in mbd_imxrt_lpuart_block_functionality(0) : Output argument "periph_settings" (and maybe others) not assigned during call to "mbd_imxrt_get_peripheral_mex_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handlers_list(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handler_properties(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_peripherals_list(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handlers_list(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handler_properties(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handler_properties(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handler_properties(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_peripherals_list(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handlers_list(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handler_properties(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handler_properties(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_peripherals_list(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handlers_list(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handler_properties(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
Failure in datetime.datetime(647) : Could not recognize the date/time format of '05-oct.-2020 17:47:48'. You can specify a format using the 'InputFormat' parameter. If the date/time text contains day, month, or time zone names in a language foreign to the 'en_US' locale, those might not be recognized. You can specify a different locale using the 'Locale' parameter.
Failure in mbd_imxrt_isr_get_handler_properties(0) : Output argument "isrStruct" (and maybe others) not assigned during call to "mbd_imxrt_isr_get_xml_settings".
### Build procedure for evkmimxrt1060_gpio_interrupt aborted due to an error.
Top model targets built:
Model Action Rebuild Reason
========================================================================================
evkmimxrt1060_gpio_interrupt Failed Code generation information file does not exist.
0 of 1 models built (0 models already up to date)
Build duration: 0h 0m 1.951s
Error:Error in 'evkmimxrt1060_gpio_interrupt/GPIO 5 Handler/LPUART Data Transfer': Failed to evaluate mask initialization commands.
Caused by:
Output argument "out" (and maybe others) not assigned during call to "mbd_imxrt_lpuart_block_functionality".
As you can see there are several reported errors but the last one is very strange...
Apparently, during the initialization of the block 'evkmimxrt1060_gpio_interrupt/GPIO 5 Handler/LPUART Data Transfer', the function 'mbd_imxrt_lpuart_block_functionality' fails due to a missing argument.
Anyway, I do not modify the example, I just load and build it... It should just work !
I have spent a couple of hours trying to understand the problem... but no way, I'm stucked.
However, I notice some differences between what I have when I apply the tutorial steps and what I am supposed to have.
On the one hand, here is the look of the example model in the NXP tutorial :

...here is mine :

Note the error message inside the "Hardware Interrupt Handler" block and the missing of the "Status Register" output...
On the second hand, here is the "Hardware Implementation" settings in the NXP tutorial :

... and here is mine :

Note the missing of several groups in the "Target hardware resources" section...
If anyone has already met this problem or has any idea about the cause of it, please give me your advice. I will be glad of this
Thank you in advance.
Sebastian