To edit a file.asm I use Notepad++ (v5.6.6).
To compile file.asm and obtain file.obj I use official DRE compiler DREasm.exe.
Run it from Notepad++ using a macro and a shortcut associate to this macro.
You can check the log of this operation on Notepad++ Console windows.
To download the DSP firmware and pots configuration I use a my own created DREloader.exe.
Run it from Notepad++ using a macro and a shortcut associate to this macro.
You can check the log of this operation on Notepad++ Console windows.