What if I wanted to place the two 16k pages of the (e.g.) NDATA class independently? (There is any inherent constraint? to be adjacent) With DPPUSE I can accomplish (as I know)
0x100000 DPP0 ("NCONST") 0x200000 DPP1 ("NDATA") 0x204000 DPP2
0x100000 DPP0 ("NCONST") 0x104000 DPP1 0x200000 DPP2 ("NDATA")
0x100000 DPP0 0x200000 DPP1 0x300000 DPP2