I am using PIC32 to design a Bluetooth application. The PIC32 has to send and receive XML information to and from android phone through Bluetooth. However, I couldn't find any XML library provided by Microchip. I need to use a third party for XML.
Can I use third part XML library for PIC32?
The one I am gonna use is: http://xmlsoft.org/ or http://www.jclark.com/xml/expat.html.