[RTEMS Project] #4543: cannot build multiprocessor application on eclipse
RTEMS trac
trac at rtems.org
Thu Nov 4 13:29:30 UTC 2021
#4543: cannot build multiprocessor application on eclipse
----------------------------+---------------------
Reporter: mohamedosama94 | Owner: (none)
Type: task | Status: new
Priority: high | Milestone: 6.1
Component: arch/aarch64 | Version: 6
Severity: critical | Resolution:
Keywords: | Blocked By:
Blocking: |
----------------------------+---------------------
Comment (by Joel Sherrill):
Replace test_begin() and test_end() with a print to denote beginning and
end of the test.
base_mp is for the distributed multiprocessing model in RTEMS. You want to
build with SMP not multiprocessing (confusing I know). And I don't think
there is an SMP sample. You may have to look at one of the tests smptest
directory. These all use test support functions also but
smpschedaffinity01 and smpschedaffinity01 are not large and show how to do
affinity. smpthreadpin01 shows pinning but is a bit more complicated than
just demonstrating that a collection of threads were properly assigned to
the desired core.
--
Ticket URL: <http://devel.rtems.org/ticket/4543#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list