- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Support for the MCS core in WebPack 13.4?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-06-2012 05:13 PM
Have successfully (with help) gotten a MicroBlaze MCS core to synthesize/implement with the latest WebPack 13.4. Now, I'm struggling to find a flow that is free to compile/assemble a test case to load into it's memory. Looks like there's no SDK/EDK flow available at that price point, but would have thought there would be a "how to" doc on using GCC or Gnu Assembler, etc.
Re: Support for the MCS core in WebPack 13.4?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-06-2012 06:38 PM
SDK is available with a free 30 day evaluation license.
30 days isn't long, but it's enough to at least test that your MCS system is working.
Re: Support for the MCS core in WebPack 13.4?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-07-2012 09:06 AM
Hi,
You can always install EDK without an license.
The usage of GCC/binutils and low-level debugging is not requiring an license.
However using SDK/libgen do require an license for which you can get a 30-day evaluation license.
Göran
Re: Support for the MCS core in WebPack 13.4?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-07-2012 10:39 AM
Thanks much to the responders. Gives me a path!











