Link Search Menu Expand Document

Step 2: Build your first program “Hello World!”

  1. Start the Femto IDE and select the “New Project” button. Give “MyHello” as the project name. After that the new project opens in the IDE. This is how the example looks like in the Femto IDE. hello world
  2. Make sure the selection list at the top menu bar has the “Pokitto” binary target selected, and select from the “Build” menu: “Build & Run”. After the program has been compiled and linked, the emulator starts. Press “A” until you see the game screen:

hello world

Now you have run your first program under the Pokitto HW emulator! The emulator runs the same binary file as the real HW. The binary file was made with the “Build & run” command before.

Next step


Copyright © 2020 Pokitto Oy.