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.
How can I make the debugger see my entry point? Also, how do I load up some symbol files?
Also, we have done it before so that the interrupts etc.. are setup in assembly in a file start.s and from there we jump into C code. Can this be done here?