- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
in this forum someone said me that drivers of the jtag output are not thread safe, and the same for the Altera's macro to write in a cell of memory. Which is the reason? They are not reentrant? Or the reason is that are not predicibility? Thank youLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
They are not reentrant. The JTAG Uart driver functions assume they have exclusive access to the component, and when you call them from two threads simultaneously strange things happen.
At least this was what I saw a few years ago (Quartus II 7.2 IIRC) and it may have been fixed since.
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