- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I didn't buy the license from Fist Silicon SOlutions company. Can I set the break point? I tried but didn't succeed.
thx!Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I believe you cannot set hardware BP's but you can set up to 3 software BP's.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi cloud,
I didn't purchase the FSS license either, but I _can_ set hardware breakpoints. Make sure you selected the appropriate option in SOPC builder, then use: bkpt sethw <addr> E.g. a dump from a nios2-console session: System Analyzer for Nios® II Processor Serial number Version 1.9.0 build 9 Copyright © 1998-2004 First Silicon Solutions, Inc. cd c:/work/PCI5441/u-boot 1> halt User halt. 00DEDE00 0xdf000115 stw fp, 4(sp) 2> bkpt sethw 0 {0x00000000 hw} 3> go Emulation started. Hardware breakpoint. 00000000 0x0001703a wrctl status, r0 4> license nios-unlimited-swb invalid nios-unlimited-xbrk invalid nios-trigger invalid nios-instruction-trace invalid nios-data-trace invalid nios-pm-counter 5> Regards, --Scott
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