Hi,
I have copied a source code from TI that uses the following functions:
_norm
_nassert
_deal
_bitr
_rotl
_shfl
_amemd8
_addsub
_lo
_hi
_itod
_hill
_loll
_amemd8_const
_smpy32
_mvd
But when I link it the compiler does not know where are they defined.
Do you know where to find the file or library to include or where to find the source code of that functions?
Best regards.