Re: Need some help with xtensa processor
Sterling Augustine <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAEG7qUzrGJqZHA__WN4psSUtbgk=Rb-HWpA9Nh6AumH687ra0w@mail.gmail.com> |
On Tue, Aug 16, 2016 at 5:01 PM, Ben Greear <[email protected]> wrote: > > Hello! > > I'm working on a closed source (not my decision) project that uses > an xtensa cpu. I have no jtag access to this board, but I can pass > messages, including grabbing 'logs' and stack traces on crash, and so forth. Can the Cadence people not help you? If you have a copy of the ISA book or the programmer's book, then I believe they have explanations on how to set the registers as well. Failing all that, then your best bet it to look at the gdb sources and see how it is done.