Hello All, Do we have some provision to generate core dump during crash and can we debug the coredump

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Hello All, Do we have some provision to generate core dump during crash and can we debug the coredump

701 Views
vikas_sh1
Contributor I

It is possible to generate the core dump when the application crashed on the Platform? If yes please let me know how we can do this.

i am using this compiling option.

"${ARM_ToolsDir}/mwccarm" -gccinc

Is there any way to enable more debugging and look into the system log.

Labels (1)
0 Kudos
3 Replies

463 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Vikas Sharma:

Please mention the device part number and the IDE or compiler platform you are using.

Regards!

Jorge Gonzalez

0 Kudos

463 Views
vikas_sh1
Contributor I

Hi Jorge,

I am using code warrior

CodeWarrior for MCU

  Version: 10.6

  Build Id:140329

Device :MK61FX512VMJ15

Please let me know if you need any more info

BR

Vikas Sharma

0 Kudos

463 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Vikas Sharma:

Thank you for replying with the information.

I am unclear on what you mean with "application crashed". Do you mean a hardfault? or the application running away?

If it's about dumping core registers during hardfault please check the next links:

Tracking down Hard Faults

Debugging Hard Faults on ARM Cortex-M | MCU on Eclipse

A Processor Expert Component to Help with Hard Faults | MCU on Eclipse


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos