2011-09-07 12:41 PM
I am using ST Visual Develop to write an application for an stm8s207 microcontroller. When I add enough code I lose the ability to debug. The program goes to an unknown address and never gets to main(). When I use the stimulator it works fine. I am thinking that this is a memory organization issue. How can I modify the startup or linker file to rearrange the memory organization? Or any other thought on what would be going on. Let me know if you need any more information. Thanks
#stm8s-debug-problem-startup