Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21615 讨论

FreeRTOS and Quartus 20.1

Gerhard56
新分销商 I
619 次查看

Hi,

did sombody use FreeRTOS together with Quartus Prime Lite 20.1?

I found a description to install the files for FreeRTOS in V10.0, but the current version of Quartus and the Eclipse tools looking quite different.

Any idea?

Thanks a lot for helping.

With best regards

 

Gerhard

0 项奖励
1 回复
EricMunYew_C_Intel
主持人
573 次查看

You can follow below to install:


1. install WSL for windows


i. https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/n2sw_nii5v2gen2.pdf (chapter 2.1)


 Note: Windows 10 build version 16215.0 or higher is the recommended operating system version.


ii. After installation has successfully completed, launch Ubuntu 18.04.


iii. Install additional distro packages required for Nios II EDS using the following commands:


 a. sudo apt-get update


b. sudo apt install wsl


 c. sudo apt install dos2unix


 d. sudo apt install make


2. install nios2 eclipse folder


https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/tools/2019/why-does-the-nios--ii-not-installed-after-full-installation-of-t.html


0 项奖励
回复