cancel
Showing results for 
Search instead for 
Did you mean: 

How to set a memory address to GPDMA_CxLBAR register when only 16 bit region is open to hold the address?

psabela
Associate III

My linked-list object's base address in memory is 0x200bffbc.   How can I save this address in GPDMA_CxLBAR register (that holds "the linked-list base address of the memory region, for a given channel x, from which the LLIs describing the programmed sequence of the GPDMA transfers, are conditionally and automatically updated")  when GPDMA_CxLBAR designated region for the address (LBA[31:16]) is only 16 bits long?

 

Anyone can help please? 

1 ACCEPTED SOLUTION

Accepted Solutions
psabela
Associate III

Never mind.  Got it at last.

View solution in original post

2 REPLIES 2
psabela
Associate III

Never mind.  Got it at last.

Hi @psabela ,

Glad to know that your issue is resolved.

But how you did? That may be interesting for other to know and avoid facing a similar problem.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.