• Problem with rand_r() and strnlen()
    Hello, I am currently currently using the ARM 6.6.1 compiler and running into an issue while using the rand_r() and strnlen() functions in the code below, static inline uint32_t MCM_RandR(uint32_t...
  • Problem with rand_r() and strnlen()
    Hello, I am currently currently using the ARM 6.6.1 compiler and running into an issue while using the rand_r() and strnlen() functions in the code below, static inline uint32_t MCM_RandR(uint32_t...
  • Using 'strnlen' or 'strnlen_s' with MDK AC6
    Hi, I tried to use 'strnlen' or 'strnlen_s' in MDK, no matter what 'Language C' standard I choose, the compiler throws " warning: implicit declaration of function 'strnlen_s' is invalid in C99 [-Wimplicit...
  • Using 'strnlen' or 'strnlen_s' with MDK AC6
    Hi, I tried to use 'strnlen' or 'strnlen_s' in MDK, no matter what 'Language C' standard I choose, the compiler throws " warning: implicit declaration of function 'strnlen_s' is invalid in C99 [-Wimplicit...