How to make my address add in every interrupt function?
First of all, I use arm cm3 core chips and the function of my codes is Shift operation. For example, UART receive “f0”, save “0f” to the corresponding address. Codes are below.
First of all, I use arm cm3 core chips and the function of my codes is Shift operation. For example, UART receive “f0”, save “0f” to the corresponding address. Codes are below.