UV2 and UV3 all can change the RST address 0000h to another (like 400h,ect).Do all kinds of microcontroller can work well when RST Address is changed ? Which location do we have to change the RST Address?
UV2 and UV3 all can change the RST address 0000h to another No, they can NOT. The reset vector is hardware defined. They create a synthetic reset vector by placing a jmp ... at 0 Erik