Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » NuEclipse Debug(Not hitting breakpoints)
NuEclipse Debug [message #1858716] Tue, 18 April 2023 06:23 Go to next message
Guven Ozturk is currently offline Guven OzturkFriend
Messages: 1
Registered: April 2023
Junior Member
Hello, i'm using NuEclipse and i'm having problems debugging. Sometimes my code is stuck in somewere. In this case it is stuck in here " while(DEBUG_PORT->FIFOSTS & UART_FIFOSTS_TXFULL_Msk);". And sometimes my code doesnt even start and doesnt hit breakpoints. Lastly, i get these errors.
Break at address "0xfffffffe" with no debug information available, or outside of program code.
Error: can't add breakpoint: target running.
What is the reason for this?
Thank you.
Re: NuEclipse Debug [message #1858740 is a reply to message #1858716] Wed, 19 April 2023 05:40 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 32866
Registered: July 2009
Senior Member
It's better to ask questions about C/C++ tools here:

https://github.com/eclipse-cdt/cdt/discussions


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:started tutorial
Next Topic:Can't Build Project
Goto Forum:
  


Current Time: Thu Jul 13 03:42:56 GMT 2023

Powered by FUDForum. Page generated in 0.03227 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top