1
Bus Blaster JTAG debugger / Newbie: Bus Blaster v2 + yagarto
Hello,
I'm new user at Yagarto toolchain.
I bought Bus Blaster v2 and I want to use it to program (flash) STM32F103RB target.
I follow the checklist given by the guide:
"Using_Open_Source_Tools_for_AT91SAM7S_Cross_Development_revision_C.pdf" (James P. Lynch).
Now I stand at the point:
------------------------
I want program the STM32F103RB target (olimex board). I think it is done by adding "program" rule to "makefile" as the guide says. But it doesn't work. There is an "openocd-flash-program.cfg". Where could I get it please? Next question: Is there a guide how to set the toolchain (eclipse) to work with Bus Blaster v2 as debug tool for STM32 target? Could anyone point me please to correct makefile for "program" and "debug"?