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!