Error: L6265E: Non-RWPI Section libspace.o(.bss) cannot be assigned to PI Exec region ER_ZI.: Error: L6248E: libspace.o(.text) in PI region 'ER_RO' cannot have address type relocation to __libspace_start in PI region 'ER_ZI'.: correct method is changing LFLAGS: LFLAGS = $(ROPILINK) -rwpi -ro-base 0 -entry AEEMod_Load TO LFLAGS = $(ROPILINK) -ro-base 0 -entry AEEMod_Load