Hi There.... I am having nRF24LE boards with me.. I am having issue with Quick Link Test code provided by Nordic for Production Test....I am trying to compile the PER_LE1_Tester.uvproj thru Keil uVision....but I am getting an error: ....\test\nrf_test\nrf_test.c(36): warning C206: 'hal_nrf_enable_continuous_wave': missing function-prototype; and ....\test\nrf_test\nrf_test.c(36): error C267: 'hal_nrf_enable_continuous_wave': requires ANSI-style prototype....May I know what could have gone wrong...?