- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I get this error message when trying to stop the Nios II processor in System Console (so I can write directly to memory).
% processor_stop $mypath error: java.lang.RuntimeException: com.altera.systemconsole.internal.plugin.jtag.oci.Nios2DebugException: Target is broken and needs to be reset while executing "processor_stop $mypath" Does anyone know why I would be getting this message and how to prevent/fix it?Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This message means that the target processor didn't go into debug mode when it was asked to. The most common reasons for this are:
- You did not close timing on the hardware correctly. If Quartus give you any critical warnings or worse then fix them
- Your clock is not running
- Your reset is permanently asserted
- The instruction or data bus attached to the processor has locked up because of a bad slave
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page