Project

General

Profile

JTAG: No JTAG hardware available

Added by Darius Bethel over 8 years ago

Hello all,

I am trying to to program QSPI using the hps programmer tool , via the j400 console usb, within the virtual box environment. Using jtagconfig in the Altera Embedded Command Shell, I receive a message that says, No JTAG hardware available. Am I using the wrong jtag for this operation? I have tried changing the 51-usbblaster.rules file to 92-usbblaster.rules, but to no avail. Any help would be appreciated. Thank you.


Replies (3)

RE: JTAG: No JTAG hardware available - Added by Adam Dziedzic over 8 years ago

Hi Darius,

The console USB connector is simply a UART interface. You can use this to talk to uBoot and the Linux console to configure the flash. If you want to go through JTAG, the white connector on the top of the MitySOM will accept the JTAG adapter card.

Thanks,
Adam

RE: JTAG: No JTAG hardware available - Added by Darius Bethel over 8 years ago

Adam,

Thank you for your reply. How would I need to go about configuring the flash via the console USB connector?

Darius

RE: JTAG: No JTAG hardware available - Added by Adam Dziedzic over 8 years ago

Hi Darius,

To start, I'm not sure what your hardware setup is, so I will assume you are working with a Dev Board or a board that can boot from an SD Card. When that boots, there is a very brief preloader configuration, then uBoot starts and counts down from 5 seconds. Within that time, you can send a character through the console interface (connect serial terminal app with settings of 115200,8,N,1) to halt the boot process and wait at the uBoot command prompt. Assuming you are able to get to this point, you can follow the info on the Wiki to program the QSPI NOR Flash. Note that different BSEL (Boot Select) values are required to boot from SD v.s. QSPI NOR. On the Dev Board, simply adjust the DIP Switch settings in switch positions 10,9,8. For SD Card, use "101" by setting them Off,On,Off. For QSPI NOR, use "110" by setting them Off,Off,On respectively for positions 10,9,8.

https://support.criticallink.com/redmine/projects/mityarm-5cs/wiki/U-Boot_on_the_MitySOM-5CSX#Booting-from-Quad-SPI-NOR-flash

Please let us know if you run into more hurtles.

Thanks,
Adam

Other relevant Wiki pages:
https://support.criticallink.com/redmine/projects/mityarm-5cs/wiki/Utilizing_QSPI_NOR_Memory
https://support.criticallink.com/redmine/projects/mityarm-5cs/wiki/Configuration

    (1-3/3)
    Go to top
    Add picture from clipboard (Maximum size: 1 GB)