i.mx8 Multisensory Enablement kit does not boot up

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

i.mx8 Multisensory Enablement kit does not boot up

跳至解决方案
1,243 次查看
chrispinter
Contributor II

I received the Multisensory Enablement Kit and followed the Quick Start guide but the system does not look like it is booting up.  I am following the quick start guide but will provide more details below.

I can see a number of LEDs on which tell me the system is powered.

      D5 on

     D4 on

     D13 on

     D8 on

     D10 on

     all other LEDs are off.

      DIPS Switch is set to 001100 , which indicates it will boot from the SD card.

I have a Linux computer attached to the debug port and using CuteCOM to monitor all available USB port.  I don't see any activity.

I have a monitor attached to the LVDS to HDMI Daughter board and it is attached to J2.

The quick start guide tells me I should see text on the debug port and something on the monitor.

I removed the SD card and check it had something on it and found a bootable linux configuration....So the SD Card looks like it should be able to boot.

I attached a photo of the board and SD card I received.  Here are some details.

        SD Card:  MCIMX8QM-CPU  Linux L4.14.62_1.0.0_BETA  110-78125 A

        i.MX8 board serial number  TDA8412

Very disappointing......

How can I troubleshoot?  Do I need to return it?

Thanks,

Chris Pinter

PinterEC

标签 (1)
0 项奖励
1 解答
1,232 次查看
chrispinter
Contributor II

Thanks,  I saw the switch.  I did not know what to do with it.  

I turned the switch on and it looks like the display monitor is working.

I cannot communicate through the debug port.  I am getting a "permission denied" window popping up.

 

Do you know anything about that?

Chris

在原帖中查看解决方案

0 项奖励
4 回复数
1,235 次查看
josephzhou1
Contributor V

hi

i saw your MEK got another switch called SW4 and it is on, try to off the SW4 please.

if ok please reply here

thanks

Best Regards,
Joseph Zhou Jianhui / Senior Embedded Software Engineer, Singapore
0 项奖励
1,233 次查看
chrispinter
Contributor II

Thanks,  I saw the switch.  I did not know what to do with it.  

I turned the switch on and it looks like the display monitor is working.

I cannot communicate through the debug port.  I am getting a "permission denied" window popping up.

 

Do you know anything about that?

Chris

0 项奖励
1,221 次查看
josephzhou1
Contributor V

look good,

you  login with root/ no password is needed?

or you try this :

sudo su
//type your password
cd /
cd dev
chown username ttyUSB0

Best Regards,
Joseph Zhou Jianhui / Senior Embedded Software Engineer, Singapore
0 项奖励
1,210 次查看
chrispinter
Contributor II

Thanks.  This is the next step.

I am currently working on the UART Terminal.  I was using Cutecom for Linux but it was buggy.  It did not connect properly.

So I switched to my MAC computer and found "SerialTools" which was already installed from a previous project.

So I am good now. 

Chris