Need help to run a smp testsuite on erc32 with multi core

Joel Sherrill joel at rtems.org
Tue Apr 7 19:33:22 UTC 2020


On Tue, Apr 7, 2020 at 2:30 PM Richi Dubey <richidubey at gmail.com> wrote:

> Hey everyone,
>
> Can someone please help me out with running a smp testsuite on erc32(which
> uses SPARC instruction set). I tried using sis, but the -m option for multi
> core doesnt seem to work, as the sis readme says: "-m cores : Enable the
> number of cores (2 - 4) in a leon3 or RISC-V multi-processor system." and
> that sis supports:
>
>  " sis is capable of emulating four different processor systems:
>  ERC32 ERC32 SPARC V7 processor
> LEON2 LEON2 SPARC V8 processor
> LEON3 LEON3 SPARC V8 processor
>  RISC-V RISC-V (RV32IMACFD) processor "
>
> So if sis does not support multi-core for erc32 systems, what should I use
> to run a smp program on erc32?
>

Only the leon3 CPU has SMP support. The erc32 is a single core only CPU.

You need to build for the leon3 and enable SMP.

--joel

>
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200407/b7a33ad5/attachment.html>


More information about the devel mailing list