hello everyone:
currently, I am working on developping a tool chain to debug flash in PROC2S60 board(ALTERA EP2S60 FPGA). I use Amontec usb jtagkey and AMTXHAL lib .now I can access flash in PROC2S60 through JTAG.
OPENCODE doesn’t support EP2S60 , so I must add my code to OPENOCD to support my processor. Laurent tell me to understand arm_jtag.c and flash.c . but I also don’t how to do and start. who can help me ? and I want to know if OPENOCD supports AMTXHAL lib to access jtag .
Thanks!