Re: [timvideos] GSOC PROJECT related to debug interface for soft-CPU cores

2018-03-18 Thread Tim 'mithro' Ansell
Hi Shivam, Firstly, you should reach out to the OpenSoCDebug folk at http://opensocdebug.org/ - This is the group that is working on a new replacement for the openrisc's Advance Debug System which should work on things like RISC-V. It is likely they will have a lot of advice on how to proceed.

Re: [timvideos] GSOC PROJECT related to debug interface for soft-CPU cores

2018-03-12 Thread Carl Karsten
Hi Shivam, Thanks for the time spent on this, it looks very promising. I am not the best person to answer your questions, but I can give some good guesses. I'm sure someone else will soon, but for now... On Sun, Mar 11, 2018 at 8:58 AM, SHIVAM AGGARWAL wrote: > Hi,

[timvideos] GSOC PROJECT related to debug interface for soft-CPU cores

2018-03-11 Thread SHIVAM AGGARWAL
Hi, I have successfully set up the development environment. Here’s the link: https://pasteboard.co/HboNPNB.png I am currently reading about issue #39 , to create a generic debug interface for soft-CPU cores and connect to GDB. Progress so