UART over serial on iMX93 Windows 11

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

UART over serial on iMX93 Windows 11

570 Views
krestic
Contributor I

Hello,

a Microsoft article specifies that there is a kd_8003_1fc9.dll KDNET extensibility module to debug the kernel over ethernet, see here: https://learn.microsoft.com/en-us/windows/iot/iot-enterprise/arm64/nxp_debugging?tabs=IPv4&pivots=kd...

In the past you could debug the kernel over serial using the kdcom.dll with NXP's iMX6 entry inside the Debug Port Table 2, it specifies a port 0x8000 and subtype for the iMX6 0x000C.

 

My question: Is it possible, for testing purposes, to use one of the reserved subtypes from 0x0016 - 0xFFFF together with the iMX93 to debug over serial hardware?

If not, is it possible to write a KDNET extensibility module with a byte interface for the iMX93? The naming conventions specify a naming convention kd_XXXX_YYYY.dll where XXXX is the DBG2 port (in my case serial) and YYYY the subtype. There is no subtype for the iMX93, is it possible to use the old one, 0x000C, or would this not be possible because Microsofts list doesnt include a serial subtype for the iMX93?

Thank you

 

0 Kudos
Reply
7 Replies

529 Views
Chavira
NXP TechSupport
NXP TechSupport

HI @krestic!

Thank you for contacting NXP Support!

 

Unfortunately that are software tools made it by Microsoft and at the moment we don't have the proper file for iMX93.

 

Please contact to Microsoft support.

 

Best Regards!

Chavira

0 Kudos
Reply

498 Views
krestic
Contributor I
Thank you for the quick response.

I know that there isn't a proper file at the moment, but would you know if the development of extensibility modules is still possible without a "valid" PortSubtype? There is one for NXPs iMX6 but would any work as long as the one in the name and the one inside the Dbg2 match or would it only work if Microsoft added it to their maintained list?
0 Kudos
Reply

485 Views
Chavira
NXP TechSupport
NXP TechSupport

HI @krestic!

Microsoft should add to their maintained list.

 

0 Kudos
Reply

472 Views
krestic
Contributor I

I appreciate the quick answers.

Does NXP plan on getting into contact with Microsoft to have the iMX93 added for serial debugging?

0 Kudos
Reply

430 Views
Chavira
NXP TechSupport
NXP TechSupport

Hi @krestic!

 

At the moment no, Microsoft is in charged of provide those tools 

 

0 Kudos
Reply

331 Views
krestic
Contributor I

Could you please provide me with the module kd_8003_1fc9.dll that was mentioned here? https://learn.microsoft.com/en-us/windows/iot/iot-enterprise/arm64/nxp_debugging?tabs=IPv4&pivots=kd...

0 Kudos
Reply

293 Views
Chavira
NXP TechSupport
NXP TechSupport

Hi @krestic!

 

We can´t publish those files here in community.

Please open a new ticket in this link.

 

Best Regards!

Chavira

0 Kudos
Reply