RAM.ini 202 B

12345678910
  1. //*** <<< Use Configuration Wizard in Context Menu >>> ***
  2. FUNC void Setup (void) {
  3. // <o> Program Entry Point
  4. PC = 0x00200000;
  5. }
  6. Setup(); // Setup for Running
  7. g, main