RS Components Raspberry Pi model A Instrukcja Użytkownika Strona 13

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 13
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 12
RaspberryPiGettingStartedGuide Page13
To copy an image named "THEIMAGE" to the SD-card do this:
dd-removable bs=1M if=THEIMAGE of=\\?\Device\Harddisk1\Partition0
Your disk name ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2.12. Software Development/Proving
A supported platform for the Raspberry is Qt , which is already being worked on. C/C++ is
supported through a gcc cross-compiling tool chain.
After compiling, using QEMU and a Linux VM would be one way of testing your apps. This also
works on Windows. Search the forum for the readymade ARM images. The choice of programming
languages, IDEs and other tools on the RPi is only determined by:
The operating system compatibility (at the moment the specific Linux distro used)
The status of the respective ARM package repositories and their binary compatibility
The possibility to build other software + its dependencies for the RPi from sources.
For more guides and projects involving the Raspberry Pi, see RPi Projects
http://elinux.org/RPi_Projects
Przeglądanie stron 12
1 2 ... 8 9 10 11 12 13

Komentarze do niniejszej Instrukcji

Brak uwag