12-15-2011 08:57 AM
Dear all,
i have a evaluation board Stellaris EKK -LM3S9B92 and i want to develop a web-based system with LabVIEW.
I have following the guide http://zone.ni.com/devzone/cda/tut/p/id/6994 and similar without any succes.
PLEASE help me!!!
Thanks in advance
12-16-2011 09:54 AM
Hello andcell,
what do you mean by "no success"? Do you receive some kind of an error?
12-16-2011 09:56 AM
Have you checked this article?
http://digital.ni.com/public.nsf/allkb/5E4FE2C9F0E061EF862575D30051131E
12-19-2011 03:55 AM - edited 12-19-2011 03:57 AM
Dear AV
yes, i have read this post but i think that something is missing because don't work.
I had do the following steps in a fresh installation of Windows XP pro:
1) Install Labview for ARM 2011
2) LabVIEW automatically install also Keil uVision4
3) i had create a new project and follow step by step the instructions described on http://digital.ni.com/public.nsf/allkb/5E4FE2C9F0E061EF862575D30051131Eù
4) go on uVision and change the interface for debug and download to ICDI
DONT'WORK and after download the code (a simple while loop with 100ms of timing ) target could not more programmed, i need to unlock it with LM Flash Programmer
So i go in uVision and:
1) i had manually change the target to LM3S9B92
2) install new stellarisware (8049)
3) update the pin_map.c
4) update startup.c
5) update RTX_Config.c
6) create (in the while cycle) a simple on-off of the led on the EVboard connected to PinD0
7) pin dont' blink but is it possibile to reprogram the evboard without unlock it with LM Flash programmer
What can i do?
Andrea