Memory for spike starts at 0x20000, so assemble with: ./dcs-embler -i onetwo.S -f binary -s 0x20000 Memory for gcc (elf) starts at 0x10054, so assemble with: ./dcs-embler -i onetwo.S -f binary -s 0x10054