We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi guys,
Does anyone knows how I can try my bare-metal code generated by DS-5 Development Studio on a RPI 2 /3
I dont know which files I need to copy into the SD card of the RPI so I can test it. The bare-metal code is running on the DS-5 studio but I need to install and play with it on a RPI 2. Anyone that has done this before?
Thanks!
Hi,
Below are a couple of resources you can look at. I'm not aware of any published information on DS-5, but will take a look and see if an example can be provided.
https://archive.fosdem.org/2017/schedule/event/programming_rpi3/
https://github.com/gingold-adacore/rpi3-fosdem17
The easiest way is to copy your bare-metal code to the SD card with the same name as the Linux image and it will run.
Thanks,
Jason