NXP_MBDToolbox_IMXRT1xxx example running problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NXP_MBDToolbox_IMXRT1xxx example running problem

Jump to solution
1,056 Views
Paul_Kang
NXP Employee
NXP Employee

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

 

Labels (1)
0 Kudos
1 Solution
1,040 Views
nxa11767
NXP Employee
NXP Employee

Hello Paul,

See this post for a fix to this datetime issue. When you run the mbdt_imxrt_path.m script did you see similar errors? The problem here is that the matlab date format must be consistent with your system settings for the datetime function to pass. Check also this post for v1.2.0 installation.

 

Best regards,

Alexandra 

View solution in original post

0 Kudos
1 Reply
1,041 Views
nxa11767
NXP Employee
NXP Employee

Hello Paul,

See this post for a fix to this datetime issue. When you run the mbdt_imxrt_path.m script did you see similar errors? The problem here is that the matlab date format must be consistent with your system settings for the datetime function to pass. Check also this post for v1.2.0 installation.

 

Best regards,

Alexandra 

0 Kudos