Hello,
I have two questions about the xCORE ARRAY MICROPHONE board:
1. Where can I download the kernel code used by the board? Can I compile and flash the machine by myself?
2. How is the parallel processing of xmos realized? Is it realized through software or hardware? Is there any relevant information?
Best Regards,
Shanghaiwangyong
xCORE ARRAY MICROPHONE board kernel source code and how to realize parallel processing
-
- Member++
- Posts: 17
- Joined: Mon Nov 13, 2017 9:53 am
-
- Respected Member
- Posts: 367
- Joined: Wed May 31, 2017 6:55 pm
Re your second question, the parallel processing is provided in hardware. There is a lot of information on the xmos web site.
-
- Member++
- Posts: 17
- Joined: Mon Nov 13, 2017 9:53 am
-
- Respected Member
- Posts: 367
- Joined: Wed May 31, 2017 6:55 pm
The xcore.ai (or XS3) also provides parallel processing through hardware. In addition, there is a FreeRTOS port coming in the sdk.
-
- Member++
- Posts: 17
- Joined: Mon Nov 13, 2017 9:53 am
-
- Respected Member
- Posts: 367
- Joined: Wed May 31, 2017 6:55 pm
Just look at the relevant data sheets or architecture documents. There is a lot of information available.
-
- Member++
- Posts: 17
- Joined: Mon Nov 13, 2017 9:53 am