Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Find and download the .wic.bz2 file from your build: find tmp/deploy/ -name *.wic.bz2
  • Flash it to the Raspberry Pi's SD card using Etcher. In principle, it can handle a wic.bz2 directly but sometimes this doesn't work great. Unzipping it first can help: bzip2 -df xxx.wic.bz2
  • Currently the image foresees 256MB of available space to store DAC apps. That is enough for several apps. If you want to foresee more space, you can do that by resizing the firmware image partion on the SD card to higher size.
  • Insert the SD card back in the RaspberryPi and power up the Pi. Connect the Raspberry Pi to your network with an ethernet cable, and to your TV with a HDMI cable.
  • Make sure you can SSH into the Pi as this is important for later. The default user is root with no password
  • You should see the RDK Resident GUI application on your TV at bootup (after following some initial setup questions)

...

use SDK and build your first DAC app

df

View file
nameDAC SDK cobalt24 example.mp4
height400



Is available on Youtube

'https://www.youtube.com/watch?v=Ie7fQy5HTlc   



https://youtu.be/Ie7fQy5HTlc 


 

Publish your DAC app to RDK-M DAC cloud

There are two ways to publish a new application in ASMS:

...