LC-3 STR with R1 as offset

I’m having trouble getting this subroutine I’m writing to work. Basically, I am trying to have a subroutine where I would set R0 to a value in some array (R3) with an offset of R1. This is the line I’m trying to get to work : It gives me the error : Expected 6 bit … Read more