Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 7 months ago.
greentea test: race_test is failing in GCC_ARM
Hi
I'm testing my board with GCC_ARM and its shown "FAIL" on "race_test" case in greentea test-suite.
test case is PASS in both ARM and IAR.
My board has RAM limitation (16KB), hence used default library as "small".
Could you please tell anything need to be modified in GCC_ARM .ld file or any libraries need to be add.
is this expected behavior in mbedOS? else how can exclude this test case from my automation list.