Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12748 Discussions

Nios system without jtag communication

Altera_Forum
Honored Contributor II
1,907 Views

Is it possible to use a nios based system even if the jtag communication cable is detached?? 

If I want to make an application in which some data is to be processed without having a host computer? so is it possible? How? Should i use flash programmer??
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
671 Views

I think it is possible, but you need to buy a NiosII license.

0 Kudos
Altera_Forum
Honored Contributor II
671 Views
0 Kudos
Altera_Forum
Honored Contributor II
671 Views

Thanks for your answers...but I want to know that how will I able to run my system without a host pc if i use this low-end Nios core..have anybody tried this? 

@dduxstadieee thanks alot for sharing the info...
0 Kudos
Altera_Forum
Honored Contributor II
671 Views

The jtag communication port is generally used as a debug port. It allows communication to NIOS via the same port where you personalize the FPGA and download your firmware. This configuration, however, is volatile, and is lost during a power cycle. For a stand alone application, you will need to provide a flash device that the FPGA will read upon power-up. The flash would also contain your firmware. No PC communication would be required. Altera has utilities that allow you to program the flash via a Byte or USB blaster, so it is a bit confusing when first starting out.

0 Kudos
Altera_Forum
Honored Contributor II
671 Views

By flash device you mean flash memory of a development board? i am using DE2 cyclone II board which has flash memory...used for active serial programming as well...?

0 Kudos
Reply