34
Chapter 6. Software Development Guide
going to
Project->Build All
or pressing the build icon.
To program the just compiled firmware into DK you need to import "scripts" project to your
workspace. To do that go to
File->Import
and choose
’Existing Projects into Workspace’
like on
Figure 6.7.
Figure 6.7: Import existing project window.
Click
Next
. On the next window navigate to the script folder that should be located in
<sdk_root>\utilities\scripts
. See Figure 6.8 and Figure 6.9
Figure 6.8: Importing eXisting project browse window.
Now all the scripts should be available, but in order to use them they must be slightly modified
to point to a correct .bin file. Click on
’External Tools Configuration’
as shown on Figure 6.10.