WorksheetsCM_DEVELOPMENT_ENVIRONMENTS
Total questions: 10
Worksheet time: 10mins
What is default IP of ETH adapter of target?
192.168.0.1
172.17.0.11
172.17.0.1
8.8.8.8
Why CM changed the SCM workflow using Google repo as replacement of Super repo?
Because Google and Bosch are in collaboration
Because it Google repo saves disk space while Super repo doesn't
Because Android AOSP requires Google repo
Because Google repo supports cross-git-repo-review uploads
If you're not familiar with CM source tree, which Code Editor is recommended?
Eclipse. Because it helps navigating the code faster, especially for the generated code
Sublime Text. Because it is fast and reliable
Qt Creator. Because it is mandatory for HMI Qt development
Vim. Because it looks cool when someone coding in Vim
Which source code generation below is not a part of pre-create step?
ASF generation
MDW component generation
HMI Contract
HMI TextIds generation
Which way to update the SW of the target?
Wifi Update, USB Update
DLTool, OTA, USB
Debug board, USB
WinSCP, USB, DLTool
[TTFis] What is the usage of .trc files?
TRC file contain encode/decode formats for the HEX data transfer between target and PC
TRC files are generated during the build, for documentation purposes
TRC file contains list of commands to enable a set of traces
TRC are the log files collected from target
[TTFis] What is the usage of .exc files?
EXC file contain encode/decode formats for the HEX data transfer between target and PC
EXC files are generated during the build, for documentation purposes
EXC file contains list of commands to enable a set of traces
EXC are the log files collected from target
Where are the requirement documents can be found?
Docushare
Docupedia
DOORS
JIRA
Where are the SW concept design documents can be found?
Docushare
Enterprise Architect
Wikipedia
RTC
Where are the tips and tricks can be found?
Docushare
Docupedia
Wikipedia
Stack Overflow
