This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Porting cpsw drive in os_drive to beaglebone , something unclear

Hi all,

I just trying to port the am335x ind cpsw drive with NDK and SYS/BIOS to Beaglebone HW platform.But I cannot find any refense documents about the cpsw drivers design to run under SYS/BIOS which is located inside folder os_drive/CPSW.

File like cpse_impl.h include many key marco define to make the program run properly,But without help file ,I am not able to redefine the marco according to beaglebone hardware design.

Can anyone help? Thank you very much!