Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

external batch file from nios II

Altera_Forum
Honored Contributor II
1,299 Views

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"); doensn't seem to work.  

 

 

Thanks in advance! 

Chris
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
413 Views

I'm having trouble understanding what you want to do... The batch file is on your PC, and the C code is executed by the Nios CPU. They are completely different systems and the Nios CPU can't execute a batch file on the PC...

0 Kudos
Reply