Other Parts Discussed in Thread: TMS320C6674
In (SPRUG06) DSP BIOS PIC And IO Users Guide
section 3.2.4.2 MessageQ Allocation Without a Heap
" ... the transport may internally call MessageQ_free() and encounter an error."
Q. Why would the transport call a "free" on what it should be able to recognize as a non heap item?
And if it does, what are the consequences? Will it halt the system or register an error is some database?