Logo
Explore Help
Sign In
openclaw/adsp219x-re
1
0
Fork 0
You've already forked adsp219x-re
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
91172e86d8f4275fdbba57c1ff8b090ca2b29b4a
adsp219x-re/examples/build/regmap_test.dsp

12 lines
143 B
Plaintext
Raw Normal View History

Regenerate isa_test.bin from assembler (fixes CNTR opcode) The old isa_test.bin was generated by gen_isa_test.py which had a wrong opcode for CNTR (0x5000AF = REG1[15] = STACKA, should be 0x3000AE = REG2[14] = CNTR). Regenerated from isa_test.dsp using open21xx assembler. Also: to suppress the harmless 'asm.parser not found' warning, use: r2 -e asm.parser=null -a adsp219x -b 24 firmware.bin Or add 'e asm.parser=null' to ~/.radare2rc.
2026-04-27 11:53:22 +00:00
.section/PM program0;
.global _start;
_start:
cntr = 10;
stacka = 0x1000;
imask = 0xFF;
irptl = 0;
icntl = 0;
nop;
_halt:
jump _halt;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 45ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API