Hello,
I am trying to install MBDT for i.MXRT. I downloaded tool kit version 1.2.0 and I installed it with matlab 2020b.
Based on description in quick start guide, I installed the tool and tried to run example.
https://www.nxp.com/docs/en/quick-reference-guide/MBDT-IMXRT-QSG.pdf
As is described in 2.3 A “Hello World” Example, I tried to run GPIO interrupt example but as soon as I open "evkmimxrt1060_gpio_interrupt.mdl", I met below failure message.
Could you help how I can fix this problem?
Failure in datetime.datetime(647) : Could not recognize the date/time format of '23-4-2021 05:37:29'. 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 'ko_KR' 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 '23-4-2021 05:37:29'. 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 'ko_KR' 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 '23-4-2021 05:37:29'. 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 'ko_KR' 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 '23-4-2021 05:37:29'. 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 'ko_KR' 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 '23-4-2021 05:37:29'. 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 'ko_KR' 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 '23-4-2021 05:37:29'. 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 'ko_KR' 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 '23-4-2021 05:37:29'. 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 'ko_KR' 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 '23-4-2021 05:37:29'. 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 'ko_KR' 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 '23-4-2021 05:37:29'. 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 'ko_KR' 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 '23-4-2021 05:37:29'. 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 'ko_KR' 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 '23-4-2021 05:37:29'. 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 'ko_KR' 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".
Best regards,
Paul