In this program, I need to have a variable called globalSum (globalSum: .byte 0 for init). I am having trouble figuring out how to add values from r24
globalSum: .byte 0
r24