Part Number: CC2652R7
Other Parts Discussed in Thread: Z-STACK
Hi,
I want to design a message queue, as I am not aware how long and how much message will come, so I want to restrict handling of message by the amount of RAM available to process it.
i want to have some mechanism where the dynamic memory allocation will be done for some handler or keyword for a specific amount of size, if it exceed it I got some notification or alert.
the reason why I want to have this to limit memory usage from heap and have control on its allocation by an specific feature or functionality.
regards
Jagdish K