Forum Discussion

WUnkn's avatar
WUnkn
Icon for New Contributor rankNew Contributor
5 years ago

NIOS2 Host File System not Working

Hi all, please see my code below, I have hostfs enabled in BSP #include <stdio.h> #include <stddef.h> #include <stdlib.h> #include "system.h" #include "alt_types.h" int main () { printf...