hello ;
i have a question about the presentation that talk about hyperlink( http://keystone-workshop.googlecode.com/svn/trunk/pdf/Intro%20to%20Hyperlink.pdf )
1-In slide 16 : i couldn't understand by (Privilege ID) and what is the mean by (Lower portion of the remote address – offset into the segment)
2-In slide 17 : is (Segment Lookup Table) determine the portion of memory that will be transferred by hyperlink interface or what ?
Is the example about Hyperlink (pdk_C6678_1_0_0_17\packages\ti\drv\exampleProjects\hyplnk_exampleProject.) is adjusted to certain number of segments or i have to Build the Segment Lookup Table and do i need to use EDMA , if yes why ??
and i understood from the presentation that the hyperlink interface will transfer the the data that put in certain location in memory from Tx(0x4000_0000 to 0x4FFF_FFFF.) to certain location determined by Segment Lookup Table
Regards