This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

开发平台指令输入问题

Other Parts Discussed in Thread: OMAP-L138

各位ti 工程师们好,最近在学习TI 的芯片OMAPL 138,在看这篇文章(processors.wiki.ti.com/.../OMAP-L138_LCDK_Linux_Software_Developer's_Guide)的时候有些疑惑,    

Commands are preceded by prompts that indicate the environment where the command is to be typed. For example:

host $

Indicates command to be typed into the Linux host shell comand line of the host Linux workstation.

EVM #

Indicates commands to be typed into the U-Boot shell command line from the console window connected to the LCDK board’s serial port.

target $

Indicates commands to be entered into LCDK Linux shell command line, which is usually the serial terminal window connected to the LCDK board's serial port.

请问一下,EVM和target分别对应哪个平台下的操作环境啊?????谢谢!