Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:netcomm:nb604n [2018/12/29 02:02] – Add PCB image jtantoh:netcomm:nb604n [2018/12/29 05:27] – serial jtan
Line 64: Line 64:
 How to connect to the Serial Port of this specific device: How to connect to the Serial Port of this specific device:
  
-**Insert Photo of PCB with markings**+{{media:netcomm:netcomm-nb604n-serial.jpg?200|Serial pinout}} 
 + 
 +Sample output 
 +<hidden> 
 +<code> 
 +HELO 
 +CPUI 
 +L1CI 
 +DRAM 
 +---- 
 +PHYS 
 +ZQDN 
 +PHYE 
 +DINT 
 +LSYN 
 +USYN 
 +MSYN 
 +LMBE 
 +PASS 
 +---- 
 +ZBSS 
 +CODE 
 +DATA 
 +L12F 
 +MAIN 
 + 
 + 
 +CFE version 1.0.37-106.24 for BCM96328 (32bit,SP,BE) 
 +Build Date: Wed Mar  9 08:59:51 EST 2011 (root@localhost.localdomain) 
 +Copyright (C) 2000-2009 Broadcom Corporation. 
 + 
 +spiclk=40000000 
 +maxoplen=512 
 +flash=S25FL064A size=8MB id=0x010216  sector=64k 
 + wp1=1c  wp2=1c 
 +HS Serial flash device: name S25FL064A, id 0x010216 size 8192KB 
 +Total Flash size: 8192K with 128 sectors 
 +Chip ID: BCM6328B0, MIPS: 320MHz, DDR: 320MHz, Bus: 160MHz 
 +Main Thread: TP0 
 +Memory Test Passed 
 +Total Memory: 67108864 bytes (64MB) 
 +Boot Address: 0xb8000000 
 + 
 + 
 +Board IP address                  : 192.168.1.1:ffffff00   
 +Host IP address                   : 192.168.1.100   
 +Gateway IP address                :    
 +Run from flash/host (f/h)         : f   
 +Default host run file name        : vmlinux   
 +Default host flash file name      : bcm963xx_fs_kernel   
 +Boot delay (0-9 seconds)          : 1   
 +Board Id (0-3)                    : 96328ang   
 +Number of MAC Addresses (1-32)    : 11   
 +Base MAC Address                  : 00:60:64:82:08:7f   
 +PSI Size (1-64) KBytes            : 48   
 +Enable Backup PSI [0|1]           : 1   
 +System Log Size (0-256) KBytes    : 0   
 +Main Thread Number [0|1]          : 0   
 +BigSmallImg mode [0|1]            : 0   
 + 
 +---cfe_bg_tasklist and cfe_bg_args is  ---cfe_bg_tasklist and cfe_bg_args is  send udp message finished. 
 +Not response, auto boot ... 
 +*** Press any key to stop auto run (1 seconds) *** 
 +Auto run second count down: 1 
 +---cfe_bg_tasklist and cfe_bg_args is 
 +CFE>  
 +web info: Waiting for connection on socket 0. 
 + 
 +CFE>  
 +</code> 
 +</hidden> 
 + 
 +===== Information ===== 
 +==== Bootloader ==== 
 +It's possible to bring up the [[docs:techref:bootloader:cfe#using_cfe_web_http_server|CFE web interface]]
  
  
  • Last modified: 2020/08/28 19:00
  • by bill888