Dear friends,
this is the 3rd day of me sleeping 2 hours a day while trying tu put following configuration to work.
I am at the end of my strength and ideas and I need help.
OS: Windows Vista/ Windows XP
Board: Olimex STM32-H103 (Cortex M3 chip on it)
JTAG: Olimex ARM-USB-TINY + openOCD
IDE: Eclipse
So, after getting all this from Olimex I installed their “for Dummies” packet, containing Eclipse (with all what is needed for ARM), openOCD…
I followed the instructions to load the demo I found on their CD, and others that I have found on their internet site, but it doesn’t work.
First, the demo project doesnt compile (“Build Project”), it says it can not find some files.
Then, when starting the JTAG through Run → External Tools… the JTAG doesn’t work.
In the demo project that should be for STM32-H103 board there is lpc2xxx_armusbocd.cfg config file, and I’m not sure if that is for this board.
I have red and tried every advice that I have found on this forum, and it still doesn’t work.
I have modified config file adding “…TINY A”, “…TINY B”, replacing “jtag” with “olimex-jtag”. Some have adviced to change .INF driver files before installing it to be sure that the names are the sam in .cfg and .INF… have done all that but didn’t help.
Usually it would immediately return some error message.
And the best what I have done so far is to make it to “do” something for about 10sec (but I’m not sure if it is doing anything, but at least doesn’t return error message immediateyly) and then returns message that the specified numbers of data could not be red from ft2232, something like (0 < 81).
The red led on Olimex ARM-USB-TINY is turned on all the time.
So, if anybody has this board and arm-usb-tiny and it works on openOCD please tell me how you did it (what you config file look like, what you .INF files look like, and how could I compile demo examples from Olimes site. For example in my demo project there is no .hex file - how could I run demo without that!?)
I have tried all this on two different OS’s (Vista and XP), and on two different computers (laptop, and desktop) and it’s the same on both.
When installing drivers on Vista it asks only two times to install drivers, and on XP it asks three times, howewer both on Vista and XP there are three Olimex devices after installation.
Thanks and best regards,
omnix