I am creating an LC-3 Assembly program. I have managed to assemble it into an obj file. I’m not sure what linker to use / what arguments to use from here. Any help would be much appreciated.
I tried running it in LC3Tools but to no avail. It always just halted the program.