If you change the name of the Hello World Application, you must ensure that the name is replaced at every occurrence.

For example, rename any amsr_vector_app_hello_world_example in the file to amsr_vector_app_my_example.

notice

The short name of the executable must match the name of the executable on the target.

The easiest and recommended way to rename your application is by using DaVinci Developer Adaptive.

Steps with DaVinci Adaptive Tool Suite

  1. Open your project in
  2. S_OpenProjectsFromFileSystem
  3. Click [Directory] and browse to the folder amsr-vector-app-my-example
  4. Click [Finish]
  5. Open the context menu on your project
  6. Select Configure|Convert to DaVinci Adaptive Project…
  7. S_ConvertToDaAdaptive
  8. Set model as Model and select User Application
  9. S_ConvertBasisSettings
  10. Click [Next] and [Finish]
  11. Rename amsr_vector_app_hello_word_example with amsr_vector_app_my_example in the name field

S_RenameArxml

Next step in the tutorial: Build Application Files