doctorskasce.blogg.se

Dsp builder system console jtag masters
Dsp builder system console jtag masters













dsp builder system console jtag masters
  1. #Dsp builder system console jtag masters how to#
  2. #Dsp builder system console jtag masters serial#
  3. #Dsp builder system console jtag masters driver#

#Dsp builder system console jtag masters how to#

Perhaps anyone can tell me how to set and reset registers via systemconsole. Its not very nice the of altera that there are so less examples and informations about nios2-termial.exe. System('c:/folders/nios2-terminal.exe -quit-after=SEC < textfile1.txt') īut thats not a very good way, due to "-quit-after=SEC". I got it to run by using the matlab command So at the moment it is "a little bit" working. i also thought that the systemconsole is used do put addional digital system blocks in the fpga means reconfig the hardware or change the hardwareconfiguration. But i didn´t find anything about reading and writing registers, and how to start the systemconsole just from an external program like the cmd from windows or from matlab. i also looked into the manual (Chapter 12: Analyzing and Debugging Designs with the System Console). I also thought about using systemconsole. What exactly can i do with nios2-terminal and how?ĭoes anyone of you understand what i am talking about?

#Dsp builder system console jtag masters driver#

I have no idea if it is possible so easy (without programming a new driver or something like this)

#Dsp builder system console jtag masters serial#

I also thought about using the fdti-usb driver (set up a virtual serial connection - vcp or d2xx). ok i looked in the inet - is a linuxlike environment for windows. i am just a beginner with nios and also not so well in programming/compiling to understand how to use the cygwin - environment. I read the example" high speed image download demo " but could not understand how its done. In my opinion - the nios 2 ide is also transfering data to the sopc -system by using nios2-terminal.exe. I need a possibility to send just a few bit to the nios via the usb (jtag uart). I am connected via the integrated usb blaster to the starter board. Only a usb-blaster-connection to the board - want no other connection. I am also open for other hardware suggestions. The problem is that when i start a *.m file and the nios2-terminal is waiting of my input, i have no ability to put in the char automatically via a programmed *.m file. I think i can do this by sending chars by alt_getchar() (small c lib) with the nios2-terminal. i also want to check some pio-inputs in my matlab gui and do something if bit 0 switches from 1 to 0 or something like that. with it i want set the options of a dsp-builder-block. I want to setup a matlab gui to switch some pio outputs of the nios. Quartus 2 - 9.1 ( licence + nios licence)















Dsp builder system console jtag masters