Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

external batch file from nios II

hallo! I'm using NIOS II EDS 8.1 on Windows. Just a simple question: Within a C-Programm in the NIOS II EDS i want to start an external batch file. But how? System("xyz.bat"); ...