Getting started with iMX27 PDK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Getting started with iMX27 PDK

1,480 次查看
ckuecker
Contributor II

Hello,

 

I have an iMX27 PDK demonstration kit. It boots up and runs fine. I have a serial connection up and I get a console prompt.

 

While I am entering commands, the software will display this after a bit:

 

mx27# Stopping tasks ... done.

Suspending console(s)

 

and the unit shuts down. This happens even if I start running a program, such as the FM radio tuner.

 

What is the secret to keeping the console live so I can do some looking around in there? I need to keep it live in order to access the camera and debug.

 

Chuck Kuecker

 

0 项奖励
3 回复数

565 次查看
ckuecker
Contributor II

OK. Figured out that the touchscreen will wake the console up, but it would be nice to find the file that tells it to shut down, so i can type without having to worry about getting shut down. Any suggestions?

 

0 项奖励

565 次查看
fabio_estevam
NXP Employee
NXP Employee

You can use the line shown at the first hint of: http://www.imxdev.org/wiki/index.php?title=All

 

You can add this line to /etc/profile for a permanent fix.

 

Regards,

 

Fabio Estevam

0 项奖励

565 次查看
ckuecker
Contributor II

Thanks, Fabio. I will try that.


CHuck Kuecker

 

0 项奖励