• Making the segment size multiple of 16
    Hi, using scatter loader file, I want to align my ELF segment aligned at 16 byte boundary (secondary requirement). Also, I want that the size of segment become multiple of 16 (primary requirement...
  • Making the segment size multiple of 16
    Hi, using scatter loader file, I want to align my ELF segment aligned at 16 byte boundary (secondary requirement). Also, I want that the size of segment become multiple of 16 (primary requirement...
  • How to set the trace buffer size during simulation.
    Hi everyone, I want to record the full instruction flow during SIMULATION. But I found I can only check&save the instruction trace within about 10ms, using the trace data window. I cannot go back...
  • How to set the trace buffer size during simulation.
    Hi everyone, I want to record the full instruction flow during SIMULATION. But I found I can only check&save the instruction trace within about 10ms, using the trace data window. I cannot go back...
  • Setting the Code Segment When Using the Small Memory Model
    How can I set the code segment used by the CPU in a small memory model when executing a downloaded application. I am having trouble in trying to force an interrupt function to use the correct code segment...