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.