Forum Discussion
Altera_Forum
Honored Contributor
13 years agowhen use JTAG mode and switch to Run/Prog and programmer to start, no response
1.
i am doing Lab1 of DE115 when use JTAG mode and switch to Run/Prog and programmer to start, no response when i on or off switch, it is still the original situation which blinking and counting number 2. LEDR pin defined error in the given csv file in the CD of DE115 https://skydrive.live.com/redir?resid=e0ed7271c68be47c!294 i need to disable this in order to compile successfully, what is the correct config in csv? 3. after failed in JTAG mode, then i use Active serial programming mode but failed after add file with extension pof and switch to PROG on board https://skydrive.live.com/redir?resid=e0ed7271c68be47c!296 4. What is the difference between programming to board with JTAG mode and Active serial programming mode2 Replies
- Altera_Forum
Honored Contributor
JTAG only programs the FPGA. When power is removed and reapplied it will load the program that is in the configuration device.
You need Active Serial to program the configuration device. - Altera_Forum
Honored Contributor
--- Quote Start --- JTAG only programs the FPGA. When power is removed and reapplied it will load the program that is in the configuration device. You need Active Serial to program the configuration device. --- Quote End --- a. I success program to it, i would like to see whether the boards work as normal every time i switch on it why need Active Serial to program, why not JTAG ? b. after Active serial program Lab1 into it, i toggle the switch, it do not switch off, where is wrong?