Hi: I have a convoluted system. I am using Keil 3.23 for creating/compiling/debugging programs for the LPC2194/01. I purchased the IAR j-link (Segger) before I discovered Keil and am using it. It works fine for debugging in RAM. I have started using the Segger J-flash with a temp license to externally flash the device (not from within Keil). As an external program, J-flash seems to work fine. It erases, programs flash, etc. I generate the hex file from within Keil. After burning it to flash, I then try to debug from within Keil, but I have a problem in that debug does not work. The disassembly window does not show the same data that what is programmed by J-flash. What am I doing wrong.
The thing is that the program runs from flash just fine, but I can't debug. Any ideas???
Thanks for your responses