On Wed, Mar 6, 2019 at 6:06 AM Xen Mann <[email protected]> wrote: > Also: Where to put the whole project? Should it be in the riscV fork of > the main openOCD-Project or in the main openOCD-Project? > The reason behind the second question is, that I only want to maintain one > copy of the AHBL-code in one reposetory. > In openOCD and in openOCD-riscV there are sources for the riscV. Why?
It sounds like you're implementing support for a RISC-V debug interface that is completely different from the official 0.11 and 0.13 versions. In that case it's probably best to merge that code directly into the main OpenOCD project. I periodically merge everything from the main OpenOCD project into riscv-openocd, and am working on merging all changes from riscv-openocd into the main OpenOCD project (see e.g. http://openocd.zylin.com/#/c/4922/). Tim
_______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
