I got the conflicting types error when I built the code, while, i searched the workspace, i only found one tyepdef,
typedef unsigned int uint32_t;
in Eclipse, search:typedef*uint32_t i can't find where there is another typedef * uint32_t. Please help to give some ideas.