in the code im just doing this
Code: Select all
[code]L32R a4, 0x0fc0
im using this to compile and build flat binary
xtensa-esp32-elf-as.exe -o code.o code.asm
xtensa-esp32-elf-objcopy.exe code.o -O binary code.bin
Code: Select all
[code]L32R a4, 0x0fc0
Users browsing this forum: username and 70 guests