Part Number: TMS320F28075
Hi,
I'm using TIRTOS IPC library functions on TMS320F28M35H52C processor.
For that purpose I'm calling the MessageQ_alloc function.
This function might be called from two concurrent threads.
Is it thread-safe or should I use some mutex or othre synchronization object to protect this call?
Thank you,
Yoav