Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CM_DEVELOPMENT_ENVIRONMENTS

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

What is default IP of ETH adapter of target?

a)

192.168.0.1

b)

172.17.0.11

c)

172.17.0.1

d)

8.8.8.8

2.

Why CM changed the SCM workflow using Google repo as replacement of Super repo?

a)

Because Google and Bosch are in collaboration

b)

Because it Google repo saves disk space while Super repo doesn't

c)

Because Android AOSP requires Google repo

d)

Because Google repo supports cross-git-repo-review uploads

3.

If you're not familiar with CM source tree, which Code Editor is recommended?

a)

Eclipse. Because it helps navigating the code faster, especially for the generated code

b)

Sublime Text. Because it is fast and reliable

c)

Qt Creator. Because it is mandatory for HMI Qt development

d)

Vim. Because it looks cool when someone coding in Vim

4.

Which source code generation below is not a part of pre-create step?

a)

ASF generation

b)

MDW component generation

c)

HMI Contract

d)

HMI TextIds generation

5.

Which way to update the SW of the target?

a)

Wifi Update, USB Update

b)

DLTool, OTA, USB

c)

Debug board, USB

d)

WinSCP, USB, DLTool

6.

[TTFis] What is the usage of .trc files?

a)

TRC file contain encode/decode formats for the HEX data transfer between target and PC

b)

TRC files are generated during the build, for documentation purposes

c)

TRC file contains list of commands to enable a set of traces

d)

TRC are the log files collected from target

7.

[TTFis] What is the usage of .exc files?

a)

EXC file contain encode/decode formats for the HEX data transfer between target and PC

b)

EXC files are generated during the build, for documentation purposes

c)

EXC file contains list of commands to enable a set of traces

d)

EXC are the log files collected from target

8.

Where are the requirement documents can be found?

a)

Docushare

b)

Docupedia

c)

DOORS

d)

JIRA

9.

Where are the SW concept design documents can be found?

a)

Docushare

b)

Enterprise Architect

c)

Wikipedia

d)

RTC

10.

Where are the tips and tricks can be found?

a)

Docushare

b)

Docupedia

c)

Wikipedia

d)

Stack Overflow