Git Product home page Git Product logo

jam-stapl's Introduction

jam-stapl

Altera Jam STAPL Player with support for 64-bit Windows versions.

Changes with respect to v2.5 from Altera:

Windows: Run jam.exe the first time with administrator permissions to install and load the Inpout32 driver.

Raspberry Pi: Uses the following pins for JTAG programming:

  • TCK = Bcm GPIO 7, P1 pin 26 (out)
  • TDI = Bcm GPIO 8, P1 pin 24 (out)
  • TMS = Bcm GPIO 25, P1 pin 22 (out)
  • TDO = Bcm GPIO 24, P1 pin 18 (in) For different pins, change the defines in jamgpio.c

jam-stapl's People

Contributors

margro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jam-stapl's Issues

IO not toggling for Raspberry pi

Hello, I am using Raspberry Pi 3. I am not seeing my IO toggling.
does it have something to do with this?

#define BCM2708_PERI_BASE 0x20000000
#define GPIO_BASE (BCM2708_PERI_BASE + 0x200000) /* GPIO controller */
#define GPIO_LEN 0xB4 // need only to map B4 registers

if so, how to I fix it to work for Raspberry Pi 3?

Memory corruption

I'm hitting the memory corruption issue every time I ran the binary.

test@ubuntu:~/test/jam-stapl/source$ ./jam -aread_idcode ../test/idcode.jam
Jam STAPL Player Version 2.5 (20040526)
Copyright (C) 1997-2004 Altera Corporation

  • Altera Chain Interrogation Version 5.0 *
  • Copyright (c) 1999-2007 Altera Corporation. All Rights Reserved. *

Chain Continuity Checker
[RPi] Initialize GPIO hardware
[RPi] Using the following GPIO pins for JTAG programming:
[RPi] TCK on BCM GPIO 7 P1 pin 26
[RPi] TDI on BCM GPIO 8 P1 pin 24
[RPi] TDO on BCM GPIO 24 P1 pin 18
[RPi] TMS on BCM GPIO 25 P1 pin 22
*** Error in `./jam': double free or corruption (!prev): 0x00000000007fb840 ***
Aborted (core dumped)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.