Makni
Junior Member level 1
- Joined
- Dec 26, 2013
- Messages
- 16
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 114
Hi everybody,
I'm working on a MultiCore project with Leon3. I've configured a design with 2 Leon3-Cores (via make xconfig. I want to know how can each core executes his own code c without OS?
for example having 2 instanciated cores where the 1st core executes test0.c, the 2nd executes test1.c.in parallel.
can you help me please.
I'm working on a MultiCore project with Leon3. I've configured a design with 2 Leon3-Cores (via make xconfig. I want to know how can each core executes his own code c without OS?
for example having 2 instanciated cores where the 1st core executes test0.c, the 2nd executes test1.c.in parallel.
can you help me please.