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.

Compiler/TDA2PXEVM: HLOS link segmentation fault

Part Number: TDA2PXEVM

Tool/software: TI C/C++ Compiler

Hello,

I have a link running on a15 core, I am getting following error:

****** Segmentation fault caught ....
Faulty address is 0xc1880000, called from 0x2f277
Totally Obtained 0 stack frames. signal number =11
Signal number = 11, Signal errno = 0
SI code = 1 (Address not mapped to object)
Fault addr = 0xc1880000
[bt] Execution path:

I am not able to figure out the actual memory location or function, is there any memory map available for a15 where to find it?

Also I have observed that when i pass floating point argument to functions from one function to another (2 different files) the values get modified. what might be the reason?

Kindly provide the input on the same!

Regards,

Gayatri