We are using ARM cortex A9 which uses ARMv7. Can we use armRAL library with that ?
armral_status armral_tail_biting_convolutional_decode_block( const int8_t *src0, const int8_t *src1, const int8_t *src2, uint32_t k, uint32_t iter_max, uint8_t *dst);
this i the library function that i am trying to use. any alternatives if not?
Hi there, I have moved your question to the Architectures and Processors forum. Many thanks.