Post Go back to editing

BF592 EZ-KIT Jtag Conection using bfin-gdbproxy

Hello,

    I tried to connect BF592 EZ-KIT Lite using the following Jtag command:

         bfin-gdbproxy bfin -connect="cable IGLOO parallel 0x378"

    I got the folowing error:

        error:    bfin: detecting parts failed.

        Segmentation fault.

 

But the in Jtag folder of gcc toolchain, I have a bf592 folder with 2 files: bf592 and STEPPINGS.

So it should be detected. I also tried to use --board=BF592. But I got another error: unknown board BF592   

Anyone knows how to solve this problem? Thanks!

Parents
  • Thanks. There is a builtin emulator on BF592 EZ-KIT board. You need to connect pin 1 of the JTAG connector (P2) to ground to bypass it so you can use an external emulator connected to P2. To do that, you can just connect Pin1 to one of Pin7, Pin9, Pin11 or Pin13 on JTAG connector (P2).

Reply
  • Thanks. There is a builtin emulator on BF592 EZ-KIT board. You need to connect pin 1 of the JTAG connector (P2) to ground to bypass it so you can use an external emulator connected to P2. To do that, you can just connect Pin1 to one of Pin7, Pin9, Pin11 or Pin13 on JTAG connector (P2).

Children
No Data