MPC8260 HDLC Example communication

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

MPC8260 HDLC Example communication

734 Views
a_peteira
Contributor I

#HDLC MPC8260 Example communication

Hi guys,

I need to make an apllication in c# or c++ to communicate with

an MPC8260 with HDLC protocol via serial port .

Do I need any API from NXP ?

Do you have any example?

thanks in advance

0 Kudos
3 Replies

628 Views
r8070z
NXP Employee
NXP Employee


Have a great day,

Do you you mean a bare metal application running on MPC8260 based board? There was Netcomm api by Freescale in C for such applications. I do not see any link to it on the nxp site. However you can create technical case with request for it (see How I could create a Service Request?). I also attached simple example of using the SSC as HDLC controller. It contains useful header file which describes Internal Memory Maps for the MPC8260 as C structure.

 

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos

628 Views
a_peteira
Contributor I

HI Serguei,

I will try to explain better :smileyhappy:

I have a computer with windows 10 iot entreprise that must communicate with a MPC8260 board using HDLC serial protocol.As HDLC protocol use to be vendor specific i need to know if there is any api ,lib or header from NXP to develop my windows app

thanks in advance

0 Kudos

628 Views
r8070z
NXP Employee
NXP Employee

Sorry, I did not  see any api, lib or header from NXP to develop windows app for windows  OS10 iot entreprise computer. 

0 Kudos