Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20704 Discussions

Can I use jtag instead of writing code for lcd

Altera_Forum
Honored Contributor II
1,013 Views

Hello all, I have a custom board with Cyclone II and NiosII implemented. The system is interfaced with a sensor and with an lcd module. 

I use the lcd module included in SOPC builder . 

I developed a program that reads data from a sensor. 

In BSP editor I selected the lcd module as Nios II standard out console to visualize Jtag information. 

So all my printfs goes to lcd. Its working Ok. 

I would like to ask if I can use in my final project the JTAG module in order to visualize the relative printf s or I have to implement a the piece of code that will control the lcd module. 

I read in forum that it could not be used JTAG output in final projects because there will be a problem flashing them! 

Can I leave Jtag module and flash the board from the moment I will not use it for sending data outside direction (I mean Eclipse in the Personal Computer). 

I hope that is clear what I mean! Please forgive my English.
0 Kudos
0 Replies
Reply