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.

6474 EMAC CSL Library

Hi;

In the 6455 - 6474 migration document it is written that 

"The only significant differences between the control registers on these two devices are that the EMAC descriptor memory is located at a different base address (02C82000h for the C6455, and 02E00000h for the C6474)" 

 

However when i check the csl library of 6474, still it define descripter memory like

#define CSL_EMAC_DSC_BASE_ADDR              (0x02C82000u)

So what is the point that i am missing. Any idea pls .

Tugrul 

 

 

  • Seems like this is a typo in the document. The data sheet also tallies with the descriptor memory in the CSL. I will verify the typo with the owner of the spec and will change it in the next release. Thanks for pointing out. I have used the CSL for C6474 and had no issues running Ethernet examples. So you can goahead with other changes and try your code. please let me if you have problems then.

     

    Thanks,

    Arun.