How to compile Google Test using IAR compiler for ARM
问题 I am trying to compile Google Test Framework using IAR compiler for ARM, but I face difficulties related to the lack of system libraries such as pthread. Has anybody been able to compile Google Framework using IAR compiler for ARM? 回答1: I have tried for the past few days to get GoogleTest to work so that I can perform unit testing on our ARM microcontroller in IAR using the simulator and I've given up. Like you stated, I was running into issues like threading and libraries that aren't