Part Number:MSP430F5529
Tool/software: Code Composer Studio
Hi,
i have some problem to write on the heap using an MSP430F5529.
I'm able to allocate HeapMem and HeapBuf memory on it, but i really don't know how to access the allocated heaps and write on them.
Can someone explain me how to do it?