Forum Discussion

NSuku1's avatar
NSuku1
Icon for New Contributor rankNew Contributor
7 years ago

Change Visual Studio to Eclipse IDE

Hi!

I am using Intel High Level Synthesis compiler with Eclipse IDE. When I run the initialization command

init_hls.bat

I get to see the error "Visual Studio link.exe is not on the path". How can I configure it to use the Eclipse IDE instead of Visual Studio?

Thanks in advance,

Nivetha

3 Replies

  • Abe's avatar
    Abe
    Icon for Frequent Contributor rankFrequent Contributor

    Intel HLS requires Vistual Studio 2015 for compilation. Eclipse is mainly used for Embedded applications targeting NIOS & ARM. GCC toolchain on Windows is used for NIOS and ARM compilation only. If you'd like to use GCC toolchain you will need to use a Linux workstation and the Linux version of Intel Tools.

  • Abe's avatar
    Abe
    Icon for Frequent Contributor rankFrequent Contributor

    Well, the document also states that you need Linux to configure and work with Eclipse and HLS . On Windows platform you can only use Visual studio​