Please, tell how to include BestComm API into existing project.

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

Please, tell how to include BestComm API into existing project.

505 Views
alexandervirko
Contributor I

I need to transmit and recieve via ethernet on mpc5200B. Tnx

0 Kudos
2 Replies

364 Views
Pavel
NXP Employee
NXP Employee

The MPC5200B required using the MPC5200B DMA – Bestcomm.

Look at the BestCommAPIUserGuide.pdf and other documentation in the MPC5200_Quick_Start software (http://www.freescale.com/webapp/sps/download/license.jsp?colCode=AN2757SW&location=null&fr=gtl&Paren...).

Install this software and use the following path to documentation: C:\Program Files (x86)\Freescale\MPC5200_Quick_Start r0.9\doc\BestComm.

See documentation for BestComm API for Ethernet using in the Sections A.1.3 and A.1.4 of this document.

This software contains simple fec-demo program example.

Complete Ethernet driver is available in Linux BSP for the Lite5200B board (http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MPC5200B&fpsp=1&tab=Design_Tools_Tab#).

364 Views
alexandervirko
Contributor I

Thanks, I tried to follow the instructions, but couldn't realize which task image I should  use. RTOS1 used in ..\Lite5200B\fec_demo. Is it correct that any image is acceptable?

Couldn't find the details on so-called DMA_Custom and how to create own set of tasks. Is it unrecommended to use?

0 Kudos