Displaying 2 results from an estimated 2 matches for "xc32".
Did you mean:
c32
2015 Sep 15
3
The Trouble with Triples
On 15 September 2015 at 19:34, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:
> We can go further with this analogy too. For example, let's say John Smith
> with the SSN Y also answers to the name Rameses. This is the problem that
> Renato is working on. Renato needs to be able to see the name Rameses and
> map this to the correct John Smith (or at least someone very
2017 Apr 25
0
Echo cancellation - usage & porting to MIPS32 architecture
...eveloping embedded product, which requires echo cancellation. We found the speex license is open source under GPL, so we can use the library source code.
I am struggling to port the echo cancellation part to MICROCHIP PIC32MZ family, which is based on M14K core from MIPS. The compiler is MICROCHIP XC32 C compiler.
Do you have kind of support for this project for porting to new architectures, and then add the already supported architecture to the main project.
I presume if you can offer support to port the library to MIPS32, then we can provide the project and you can include into the main branc...