• Using other than a line# to set a BP in a script?
    Hello all, How can I set BP in a debugger script using other than a line number? My goal is to allow the script to be re-used without modification, as much as possible, as the source file is modified...
  • Starting at address other than 0
    Hi, I'm using Keil v4 along with Cortex M4 (in this casa Freescal's K40) I have to create a project that will be linked and executed at address grater than 0 (0x400 to be exact). It will help...
  • RTX RTOS with IDE other than MDK
    Hello, I am a bit confused with some issues around RTX and would be grateful if one can help me to understand them. 1. Assume I want (or better said my boss wants ) to use RTX outside MDK, for example...
  • How to set stack depth
    As the title states, I would like to know : a) how to set the stack depth, in a new project b) how to detect boundary violations of the stack. Thanks for any answer
  • set Context Pointer (CP) and Stack Pointer (SP)
    Hello, how can I set the stack pointer and the context pointer to a special beginning value? Is there any way I can do this in the compiler? Regards, Philipp Küber