This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to check contents in Cmem allocated buffer from gdb?

Other Parts Discussed in Thread: DM385

We are debuging some issue on DM385. Using gdb, when I tried to print contents in a cmem allocated buffer, gdb always claims memory can not be accessed. Is there any we we can examing such buffers in gdb?

Also, in ARM-only build, is there anyway to make CE to allocate memory for algorithms using regular memory instead of cmem?

Thanks,

Bin