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.

SYS/BIOS on C64x+

.txt sections for SYS/BIOS takes around 50KB space. In C64x+,  16KB space is available from L1-P memory (rest 16KB space is used up for Cache configuration). How to split SYS/BIOS sections so that only 16KB of L1-P can be used and remaining .txt sections can be mapped to L2 RAM? What all sections shall be moved to L1-P. It would be very helpful to know the SYS/BIOS mapping to C64x+. Thanks in advance!