Hi,
Do you have access to the main.c source file ?.
By default the .abs file contains the debug information and the paths of all source files using in an application.
However if the path changed or if the file is not found, only assembly code will appear.
How to solve it ?
Better is to have the full application or your PC and to re-build the project.
Then the path will be defined according to your PC project location.
Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------