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

Invalid ROM table

Getting invalid ROM table notification while dumping Hex file into Arm K60 controller. Could you please tell me how to overcome this issue 

Parents
  • What software do you use? Keil MDK/µVision or Arm Development Studio? Which debug interface (ULINK or dStream) do you use?

    Usually, this message means that the debug connection does not work. A debugger usually reads the ROM Table at the beginning of a debug session or a Flash download to find out all the available CoreSight debug features for this device. These memory read accesses obviously don't work, or don't provide valid values.

    Please play with the Connect and Reset options and try again.

Reply
  • What software do you use? Keil MDK/µVision or Arm Development Studio? Which debug interface (ULINK or dStream) do you use?

    Usually, this message means that the debug connection does not work. A debugger usually reads the ROM Table at the beginning of a debug session or a Flash download to find out all the available CoreSight debug features for this device. These memory read accesses obviously don't work, or don't provide valid values.

    Please play with the Connect and Reset options and try again.

Children
No data