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
-
shanghaiwangyong
- Member++
- Posts: 17
- Joined: Mon Nov 13, 2017 9:53 am
-
CousinItt
- Respected Member
- Posts: 370
- 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.
-
shanghaiwangyong
- Member++
- Posts: 17
- Joined: Mon Nov 13, 2017 9:53 am
Is the parallel processing of the xcore.ai platform realized through software?CousinItt wrote: Wed Oct 13, 2021 2:53 pm Re your second question, the parallel processing is provided in hardware. There is a lot of information on the xmos web site.
-
CousinItt
- Respected Member
- Posts: 370
- 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.
-
shanghaiwangyong
- Member++
- Posts: 17
- Joined: Mon Nov 13, 2017 9:53 am
Is there any information about the implementation of hardware parallel processing? I did not find it .CousinItt wrote: Thu Oct 14, 2021 11:15 am The xcore.ai (or XS3) also provides parallel processing through hardware. In addition, there is a FreeRTOS port coming in the sdk.
-
CousinItt
- Respected Member
- Posts: 370
- 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.
-
shanghaiwangyong
- Member++
- Posts: 17
- Joined: Mon Nov 13, 2017 9:53 am
Thank you very much.CousinItt wrote: Sat Oct 16, 2021 12:14 pm Just look at the relevant data sheets or architecture documents. There is a lot of information available.
