# Pastebin 7qFeLsMT ___ ___ _ ___ ___ ___ ___ ___ _____| _| . | |_ | _| . |_ -| _| . | | | . | . | '_| |_| |___|___|___|___|_____|_|_|_|___|___|_,_| |_____| Classic 2.20 MC68010 CPU @ 10.0MHz with 1048576 bytes RAM Initializing hard drives... No IDE interface found Searching for boot media... None found Ready for Kermit receive... Kernel received okay; Starting... ROSCO-M68K: firmware structure at 0x400 - 0x41f: 0x00000400: b105d47a c001c001 001eff00 00000e56 |...z...........V| 0x00000410: 01010101 00100000 00f00001 2001873e |............ ..>| cpu family 1 speed 100158 ROSCO-M68K: memory base 0x0 size 0x100000 welcome to lk boot args 0x0 0x0 0x0 0x0 INIT: cpu 0, calling hook 0xf7a4 (version) at level 0x3ffff, flags 0x1 version: arch: m68k platform: rosco-m68k target: rosco-m68k project: rosco-m68k-test buildid: L4B6B_LOCAL initializing heap calling constructors initializing mp initializing threads initializing timers initializing ports creating bootstrap completion thread top of bootstrap2() initializing platform initializing target initializing apps starting app shell entering main console loop ] help command list by block: [app] app : commands to operate on apps start : shortcut for app start [stringtests] string : memcpy tests [mem_tests] mem_test : test memory [tests] printf_tests : test printf printf_tests_float: test printf with floating point thread_tests : test the scheduler port_tests : test the ports clock_tests : test clocks bench : miscellaneous benchmarks fibo : threaded fibonacci spinner : create a spinning thread cbuf_tests : test lib/cbuf [kernel] threads : list kernel threads threadstats : thread level statistics threadload : toggle thread load display [aes_test] aes_test : test AES encryption aes_bench : bench AES encryption [crc] crc16 : crc16 crc32 : crc32 adler32 : adler32 bench_cksum : benchmark the checksum routines [mem] dw : display memory in words dh : display memory in halfwords db : display memory in bytes mw : modify word of memory mh : modify halfword of memory mb : modify byte of memory fw : fill range of memory by word fh : fill range of memory by halfword fb : fill range of memory by byte mc : copy a range of memory crash : intentionally crash stackstomp : intentionally overrun the stack mtest : simple memory test chain : chain load another binary sleep : sleep number of seconds sleepm : sleep number of milliseconds [name] unittests : run all unit tests ut : run all unit tests [version] version : print version [platform_power] reboot : soft reset poweroff : powerdown [novm] novm : page allocator (for devices without VM support) debug commands [console] help : this list test : test the command processor history : command history repeat : repeats command multiple times [heap] heap : heap debug commands [page_alloc] page_alloc : page allocator debug commands ] heap info mallinfo (dlmalloc): arena space 0x10000 free chunks 0x1 space in mapped regions 0x0 max total allocated 0x10000 total allocated 0x3158 free 0xcea8 releasable space 0xce80 heap block list: start 0x27008 end 0x270b0 used_bytes 172 start 0x270b8 end 0x281b8 used_bytes 4356 start 0x281c0 end 0x28268 used_bytes 172 start 0x28270 end 0x29370 used_bytes 4356 start 0x29378 end 0x29ba0 used_bytes 2092 start 0x29ba8 end 0x29c28 used_bytes 132 start 0x29c30 end 0x29d50 used_bytes 292 start 0x29d58 end 0x2a158 used_bytes 1028 start 0x2a178 end 0x36fd8 used_bytes 0 delayed free list: node 0x27008 node 0x270b8 ] fibo 10 fibo 55 took 1327 msecs to calculate ] heap info mallinfo (dlmalloc): arena space 0xc0000 free chunks 0x2 space in mapped regions 0x0 max total allocated 0xc0000 total allocated 0x1fa0 free 0xbe060 releasable space 0xbce80 heap block list: start 0x27020 end 0x281b8 used_bytes 0 start 0x281c0 end 0x28268 used_bytes 172 start 0x28270 end 0x29370 used_bytes 4356 start 0x29378 end 0x29ba0 used_bytes 2092 start 0x29ba8 end 0x29c28 used_bytes 132 start 0x29c30 end 0x29d50 used_bytes 292 start 0x29d58 end 0x2a158 used_bytes 1028 start 0x2a178 end 0xe6fd8 used_bytes 0 delayed free list: ] novm info name 'mem', 217 pages, each 4k (868k in all) range: 0x27000-0x100000 unaligned range: 0x260dc-0x27000 192/217 in use **************************************************************** **************************************************************** **************************************************************** ......................... ] threads thread list: dump_thread: t 0x281c0 (shell) state run, priority 16, remaining quantum 3 stack 0x28270, stack_size 4352, stack_used 788 entry 0x4130, arg 0x230fc, flags 0x27 wait queue 0x0, wait queue ret 0 dump_thread: t 0x25304 (idle) state rdy, priority 0, remaining quantum 5 stack 0x0, stack_size 0, stack_used 0 entry 0x0, arg 0x0, flags 0x11 wait queue 0x0, wait queue ret 0