Need Help setting up STM32Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-04-08 5:22 PM
Hello there
I'm really new to this :) i was wondering if someone can help me to set up my STM32 VL Discivery. so far I have done the following; I'm using Vista home premium I installed Eclipse galileo / Helios and ST link ST-LINK_gdbserverCodesourcery Lite EABI toolchain
And i have installed the follwoing Plugins for eclipseGNU Arm Development Tools
Zylin Embedded CDT
so when try to debug a code I'm getting the following two errors ''Remote communication error. Target disconnected.: No error.load
You can't do that when your target is `exec'
break main''
sometimes i get this
''localhost:61234: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
load
You can't do that when your target is `exec'
break main'' if someone can help to fix this :) thanks Harshi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-04-08 7:59 PM
Quit trying to load all this nefarious crap, get yourself a demo/eval version of Keil uVision or IAR EWARM. Load the example projects from the VL firmware download, press build, press debug, and off you go.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-04-09 4:32 AM
Thanks Clive,
But I have tried to install Keil uVision ARM version but it doen't support Vista :) so you know a way to come around with this :) thanks- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-04-09 8:25 AM
''Keil uVision ARM version ... doen't support Vista''
Oh yes it does:
http://www.keil.com/demo/requirements.asp
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-04-09 12:07 PM
I have a uV4 demo build on a Vista 32-bit box, working fine with the VL board.
Common problems however exist Driver Signing Settings USB Attachment Policies UAC (User Access Control) Administrative Rights Non-English InstallationsUp vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-04-10 12:04 AM
thanks for your comments Guys but Atollic TrueSTUDIO®/STM32 Lite, Built on Eclipse. works for me :)
Thanks a lot- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-09 10:07 PM
Hi Harshana,
I would recommend you to proceed with Keil, as its software simulator is much better and accurate compared to most of the available stuff and lite version is prettymuch enough for average to advanced user. And according to my understanding, the code optimization is much better in keil. Cheers, Sam BTW you got a SL name ;)- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-06-23 7:17 AM
Hi,
I have got the same problem as you : '' A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.'' and i also use the same tools (Eclipse helios ...). If it's not too late, can you explain to me how did you fix it? Regards,- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-06-23 1:03 PM
Apart from the aforementioned suggestions, talking to a VL Discovery board requires a ''SWD'' mode setting for the debugger, as the board does not implement ''JTAG'' connectivity.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-06-10 11:19 PM
Hi Harshana,
May I know the place you got the ST-Link GDB server? As far as I know, there is one comes with Atolic. Cheers,Samitha