This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

assign dpp to two different pages

I want to use DPP0 and DPP1 to access two different pages in the external memory.

DPP1 is used for NDATA (0x280000 - 0x2BFFF) what works fine. Now I want to use DPP0 for another class at 0x30000 - 0x3FFF. How can I do that? It isn't possible to allocate the second class before or after the first one. The two classes have to be in another FLASH-Segment to flash them induvidual and the two flash segments are not at any rate side by side.