This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debugging using hex file on hardware without C source code.

Can i debug a code on hardware without the source C code with just using the .hex file.
I have a hex file that i have read from an LPC2119 microcontroller using flash magic tool. I also have a custom developed LPC2119 board with a Ulink2 debug connector on it and a Ulink2 debugger. Now i want to debug the readed hex file on hardware. Is it possible to debug the hex file on register level or assembly language.?
I am using keil Uvision 5.