Quick Links
Cannot enter Debug Mode
#1
Posted 05 April 2011 - 12:55 PM
when downloading to the LM3s8933 microcontroler i get this message "Cannot enter Debug Mode"
is any one know whats the problem.
best regards.
#2
Posted 05 April 2011 - 01:27 PM
Which toolchain? which debug hardware? Setup as JTAG or Serial wire? Have you try reducing the debug clock frequency? Is the flash programming working at all?
It can be caused by many different factors. E.g.
- debug pins blocked by I/O usage
- incorrect PLL settings
- issues with voltage level on debug pins
#3
Posted 06 April 2011 - 09:40 AM
Im working with LM3S8933 microcontroler in my own bord i using the keil development tool with uv4 editor and ulink 2 debugger.
The bord working in 8MHz frequency.
I succeed to download the programm in the first time, but after the first time i get the error messages "Cannot enter Debug Mode" and "cannot access memory". thank's.
debug hardware setup is JTAG.
Thank's
Joseph, on 05 April 2011 - 01:27 PM, said:
Which toolchain? which debug hardware? Setup as JTAG or Serial wire? Have you try reducing the debug clock frequency? Is the flash programming working at all?
It can be caused by many different factors. E.g.
- debug pins blocked by I/O usage
- incorrect PLL settings
- issues with voltage level on debug pins
#4
Posted 06 April 2011 - 05:05 PM
On the TI website there is a flash utility:
http://focus.ti.com/...programmer.html
I don't know if you can use this to erase the flash.
On TI website there is also a forum for Stellaris devices:
http://e2e.ti.com/su.../f/default.aspx
You could post your question there to see if there is other suggestions from TI staffs.
regards,
Joseph














