Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

armRAL.h library in arm cortex -A9

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?

Parents Reply Children
No data