This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Raspberry Pi

Hi.

I have a Raspberry Pi and want to do bare metal programming and 100% assembler.

Can Keil pack be used? anyone give some simple examples?

Parents
  • The goals of the Raspberry Pi include the desire to encourage thinking, experimentation and imagination.

    With a £30(ish) board, SD card and PSU you can do a fair bit.

    It would be worth you checking the RaspberryPi forum:

    www.raspberrypi.org/.../

    I seem to remember seeing at least one post there that spoke of the construction of a boot block for an SD card. That block could almost certainly be written in assembler, so this might be a nice start for you.

    Good luck.

    ps You might also find the Raspberry Pi forum more amenable to your questions, thoughts and ideas concerning the Pi.

Reply
  • The goals of the Raspberry Pi include the desire to encourage thinking, experimentation and imagination.

    With a £30(ish) board, SD card and PSU you can do a fair bit.

    It would be worth you checking the RaspberryPi forum:

    www.raspberrypi.org/.../

    I seem to remember seeing at least one post there that spoke of the construction of a boot block for an SD card. That block could almost certainly be written in assembler, so this might be a nice start for you.

    Good luck.

    ps You might also find the Raspberry Pi forum more amenable to your questions, thoughts and ideas concerning the Pi.

Children