- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My project is at the point where we'd like to test our device without a byteblaster connected (that is, no console at all). How exactly should I go about doing this? I'm guessing there's kernel config issues w.r.t. stdin/out...anything else? I just want the kernel to boot when the board is powered on. I think my addresses are set up correctly, because (when connected) resetting the board causes it to boot. However, if I power on without connecting a terminal, the kernel never runs.
Any tips? Is there a doc anywhere that covers this? Ryan QuantapointLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I seem to have solved this by removing support for the JTAG UART in my kernel configuration (see the Reference Guide PDF installed w/ the Microtronix distro).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Cool, thanks for the info!

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