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.

What does 'address' mean in HWI of ROV?

Hello,

I am trying to load ISR function to L2SRAM. I assigned ISR function to L2SRAM by CODE_SECTION and checked it is in L2SRAM area in map file.

I loaded and checked again by ROV tool. I saw four HWI function, but the address of my ISR function was not what I expected. 

It looks that the meaning of address of basic tab is different from function loading address.

Anyhow I don't know what is the difference in operation when address area is in L2SRAM and when in DDR3.

Can I get more detail explanation and how to move instance address to L2SRAM from DDR3?