RISC-V interrupts
Chris Johns
chrisj at rtems.org
Fri Jun 9 00:04:04 UTC 2017
On 09/06/2017 09:09, Denis Obrezkov wrote:
>
> I think I found the problem. It seems that this gdb build supports 16 KiB of RAM
> (as in Freedom E300 specification).
> I changed the value of RAM length to 16 KiB, so now I can execute further. Thanks!
>
Some gdb simulators have target options, for example:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=sim/erc32/interf.c;h=45be1b37ac377ecc6bf7bef77ae69127d990ced3;hb=HEAD#l160
Maybe the amount of memory could be one?
Chris
More information about the devel
mailing list