User Activity

The code is as followed. When i delete TLB entry 1 configuration code, the program can run normally!! Why?:confounded_face: __asm void MMUTLB_init(void) {  /*configure TLB entry 1,start from 0x0000 8000,4MB*/ lis   r3, 0x1001      /* Select TLB entry...