We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am debuging LM3S9B92. I am using Keil IDE & Keil ULINK2 JTAG for flash downloading. when I click menu "FLash"->"Erase" a message"Full chip erase Failed!" is given out.
I download "3497.zip" from Keil and update flash algorithm . still not work.
Communication with the Chip does not work? Sounds like the LMI Lock problem ...
Go to the Luminary web page and download the LMI Flash Tool.
The last Tab / page of this tool can (in most cases) unlock cores that have accidently locked out theirselves during flash programming.
The Flash Tool only works with the FTDI based Eval Boards from LMI, via the USB Cable. ULINK must be disconnected.
. BR, /th.
It look like Keil's flash algorithm doesnot work with lm3s9b92---cause I use IAR tool chain can programme it,and my run led is working well.
But I still need to work with mdk,because I've use it for years.