Forum Discussion
Altera_Forum
Honored Contributor
15 years agoProblems with compiling FreeRTOS
Hi! I'm new to NIOSII and embeded processors. I have some problems with compiling FreeRTOS. In port.c file compiler shows following warnings:
assignment from incompatible pointer ty...
Altera_Forum
Honored Contributor
15 years agoI found solution on FreeRTOS page. I had to install a new version of port.c file for NIOS EDS 9.1 and higher.