- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I installed Quartus 6.1 and all NIOSII tools. In IDE was some differences with older IDE version. For example memory window. But, when I load unsigned short buffer data 1, 2, 3, ..i, memory window displays 0x0100, 0x0200, 0x0300 (bytes are swapped). It is any bug or switchable option? The same project in IDE for Q5.1 displays ok. (0x0001, 0x0002, 0x0003)Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have this too
B3218000 is displayed as 008021B3 or as 00 80 21 B3 so the 32bit view is false. Regards. Michael- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
... and one "feature" still remains ...
This window looses all settings except the address of the memory ... after stop and restart of a debug of the the current source. V6.1 is compatible to V6.0 :-) Michael- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
i dont think it is a real "bug" just an annoyance i experienced, too. and i gave up finding the option to "save view settings" - got somehow used to it by not using the ide anymore http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif btw, stepping thru your code may sometimes influence the results! (even with -O0) try using the 'nios2-elf-insight' debugger tool, my suggestion. regards, martin
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