This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Where can I find the software manual

I have the RM4 USB development kit. I have to write software for it. But I miss all kind of information like:

  • Run time environment
  • Startup and exit code
  • Register usage
  • Stack format
  • Interrupt structure
  • How to write assembly functions/interrupt routines
  • Heap structure
  • How to handel standard IO

Where can I find this information?