Script started on Mon Sep 24 15:47:23 2018 uaa@framboise:~$ epicon -s 115200 -l /dev/ttyU1 ** Welcome to epicon Version-5.1 Copyright Isamu Yamauchi compiled:Apr 22 2018 ** exec shell ~! send binary files ~f call rz,sz,sx,rx ~rz,~sz,~sx,~rx call kermit ~sk,~rk external command ~C change speed ~c exit ~. Connected /dev/ttyU1 \ | / - RT - Thread Operating System / | \ 3.1.1 build Sep 24 2018 2006 - 2018 Copyright by rt-thread team [SFUD] Warning: The OS tick(100) is less than 1000. So the flash write will take more time. [SFUD] Warning: Read SFDP parameter header information failed. The gd25qxx is not support JEDEC SFDP. [SFUD] Warning: This flash device is not found or not support. [SFUD] Error: gd25qxx flash device is initialize fail. ERROR: SPI flash probe failed by SPI device spi00. periph_get_pll_clk:600000000 cpu_get_clk:408000000 ahb_get_clk:200000000 apb_get_clk:100000000 msh />[E/MMC] [err]:0x00000100, RTO [E/MMC] mmc cmd 5 err [I/[SDIO]] SD card capacity 1968128 KB. [I/[SDIO]] probe mmcsd block device! found part[0], begin: 1048576, size: 18.768MB help RT-Thread shell commands: list_fd - list file descriptor list_device - list device in system list_timer - list timer in system list_mempool - list memory pool in system list_msgqueue - list message queue in system list_mailbox - list mail box in system list_mutex - list mutex in system list_event - list event in system list_sem - list semaphore in system list_thread - list thread version - show RT-Thread version information help - RT-Thread shell help. exit - return to RT-Thread shell mode. free - Show the memory usage in the system. time - Execute command with time. ps - List threads in the system. echo - echo string to file df - disk free mkfs - format disk with file system mkdir - Create the DIRECTORY. pwd - Print the name of the current working directory. cd - Change the shell working directory. rm - Remove(unlink) the FILE(s). cat - Concatenate FILE(s) mv - Rename SOURCE to DEST. cp - Copy SOURCE to DEST. ls - List information about the FILEs. sf - SPI Flash operate. msh />list_fd fd type ref magic path -- ------ --- ----- ------ 0 file 1 fdfd /uart0 msh />list_device device type ref count ------ -------------------- ---------- sd0 Block Device 0 gpio Miscellaneous Device 0 spi10 SPI Device 0 spi1 SPI Bus 0 spi00 SPI Device 0 spi0 SPI Bus 0 uart2 Character Device 0 uart0 Character Device 2 msh />list_timer timer periodic timeout flag -------- ---------- ---------- ----------- tshell 0x00000000 0x00000000 deactivated mmcsd_de 0x00001000 0x0000100e deactivated tidle 0x00000000 0x00000000 deactivated current tick:0x000009fb msh />list_mempool mempool block total free suspend thread ------- ---- ---- ---- -------------- msh />list_msgqueue msgqueue entry suspend thread -------- ---- -------------- msh />list_mailbox mailbox entry size suspend thread -------- ---- ---- -------------- mmcsdhot 0001 0004 0 mmcsdmb 0000 0004 1:mmcsd_de msh />list_mutex mutex owner hold suspend thread -------- -------- ---- -------------- sd_bus_l (NULL) 0000 0 fslock (NULL) 0000 0 spi1 (NULL) 0000 0 spi0 (NULL) 0000 0 msh />list_event event set suspend thread ----- ---------- -------------- msh />list_sem semaphore v suspend thread -------- --- -------------- sem_sd0 001 0 shrx 000 0 sdio_sem 000 0 sd_ack 000 0 heap 001 0 msh />list_thread thread pri status sp stack size max used left tick error -------- --- ------- ---------- ---------- ------ ---------- --- tshell 20 ready 0x00000128 0x00001000 09% 0x00000007 000 mmcsd_de 22 suspend 0x000000c4 0x00000400 74% 0x00000013 000 tidle 31 ready 0x00000078 0x00000100 46% 0x0000000e 000 msh />version \ | / - RT - Thread Operating System / | \ 3.1.1 build Sep 24 2018 2006 - 2018 Copyright by rt-thread team msh />free total memory: 33239012 used memory : 6160 maximum allocated memory: 8012 msh />time msh />ps thread pri status sp stack size max used left tick error -------- --- ------- ---------- ---------- ------ ---------- --- tshell 20 ready 0x00000128 0x00001000 09% 0x00000003 000 mmcsd_de 22 suspend 0x000000c4 0x00000400 74% 0x00000013 000 tidle 31 ready 0x00000050 0x00000100 46% 0x0000000e 000 msh />df dfs_statfs failed. msh />echo hello! hello! msh />pwd / msh />ls No such directory msh />exit finsh />help Unknown symbol finsh /> Disconnected uaa@framboise:~$ exit Script done on Mon Sep 24 15:51:13 2018