Topic: Stellar IP with Xilinx SDK  (Read 7380 times)

kevinlhicks March 20, 2013, 06:47 PM

  • Member
  • *
  • Posts: 11
Microsoft Visual Studio 2008 SP1 is getting hard to find.  Official links to download it from Microsoft are disappearing, although hidden direct links can still be found at the moment.

http://stackoverflow.com/questions/4482159/where-can-i-download-visual-studio-express-2008-not-2010

For this and other reasons, among them that I wish to use the SDK that comes with the Xilinx Embedded Development Kit, I wish to be able to compile the API with GNU tools.  What sort of effort would this entail?

Best regards,

Kevin Hicks
TeraSys Technologies, Honolulu

arnaudNL March 21, 2013, 05:15 AM (#1)

  • 4DSP Staff (EU)
  • Administrator
  • Member
  • *****
  • Posts: 7110
Hello Kevin,
VS2010/2012 should be able to compile with a bit of extra efforts. I am not sure what would be the efforts in order to use our api in a GNU environment.
Best Regards,
Arnaud

kevinlhicks March 21, 2013, 03:25 PM (#2)

  • Member
  • *
  • Posts: 11
Thanks for the reply.  In my sad experience, "a little extra effort" to make a process work with different tools can become a nightmare that lasts for days.  In addition, while VS 2008 is still available for free, VS 2010/2012 are very expensive and requiring them to use your software amounts to a hidden cost to your customers.

Best wishes,

Kevin

arnaudNL March 22, 2013, 05:23 AM (#3)

  • 4DSP Staff (EU)
  • Administrator
  • Member
  • *****
  • Posts: 7110
Kevin,
Actually just download 'http://www.microsoft.com/visualstudio/eng#products/visual-studio-2010-express' and you are good to go
Best Regards,
Arnaud
 

kevinlhicks March 22, 2013, 04:01 PM (#4)

  • Member
  • *
  • Posts: 11
Wonderful!  I had no idea there was an express verison of VS 2010.

So far, by the way, I'm having a lot of fun and success with the FMC150, Stellar-IP and the Xilinx environment.  Thanks!

Kevin