In RealView 4 I could do the following: create test.s <- my asm file with an entry point, with the code loaded at 0x1000000 import (upload) a binary at address 0x00000000 with the length of 32k then i could branch to a location
↧