• code works in debug mode on target but fails in stand alone from flash
    We are working on a project in which we write some data on to a dual port RAM and we read back the same during various instants of time. When we run the program in debug mode it works perfectly fine...
  • code works in debug mode on target but fails in stand alone from flash
    We are working on a project in which we write some data on to a dual port RAM and we read back the same during various instants of time. When we run the program in debug mode it works perfectly fine...
  • Run in debug mode, but fail after burn into Flash
    I'm using ARM MDK to develop TMS470 applications. Everything works in debug mode with ULINK2. I burn the image into internal flash. But it just can't work. Anyone has exp on such case?
  • Run in debug mode, but fail after burn into Flash
    I'm using ARM MDK to develop TMS470 applications. Everything works in debug mode with ULINK2. I burn the image into internal flash. But it just can't work. Anyone has exp on such case?
  • Works in JTAG mode but Normal mode fail to run
    Hi, Though it is not my first LPC2148 based project, this time im encountering a strange problem, I found my hardware is able get flashed through JTAG successfully, but fail to execute. I tried...