masayuki2009 commented on PR #1362: URL: https://github.com/apache/incubator-nuttx-apps/pull/1362#issuecomment-1299951800
>@masayuki2009 sorry for later reply, the change work with sabre-6quad/netknsh now. Please reverify again. >Note: please ensure your nuttx git contain https://github.com/apache/incubator-nuttx/pull/7499. @xiaoxiang781216 Hmm, it crashed. ``` + /home/ishikawa/opensource/QEMU/qemu-7.1/build/qemu-system-arm -semihosting -M sabrelite -m 1024 -smp 4 -kernel nuttx -nographic -net nic -net user,hostfwd=tcp:127.0.0.1:10023-10.0.2.15:23,hostfwd=tcp:127.0.0.1:10021-10.0.2.15:21,hostfwd=tcp:127.0.0.1:15001-10.0.2.15:5001,hostfwd=tcp:127.0.0.1:15555-10.0.2.15:5555 ABDGHIJKNOPQ [ 0.100000] arm_dataabort: Data abort. PC: 10819dbe DFAR: 802027a8 DFSR: 00000005 [ 0.100000] up_assert: Assertion failed at file:armv7-a/arm_dataabort.c line: 161 task: /system/bin/init [ 0.100000] arm_registerdump: R0: 10827d90 R1: 802027a8 R2: 00007fff R3: 10827ff8 [ 0.100000] arm_registerdump: R4: fffffffe R5: 10827140 R6: 10827d90 FP: 802027a8 [ 0.100000] arm_registerdump: R8: 00000000 SB: 00000000 SL: 10827db0 R11: 00000000 [ 0.100000] arm_registerdump: IP: 00136068 SP: 10829328 LR: 108160a9 PC: 10819dbe [ 0.100000] arm_registerdump: CPSR: a000007f [ 0.100000] arm_dump_stack: IRQ Stack: [ 0.100000] arm_dump_stack: sp: 108291b0 [ 0.100000] arm_dump_stack: base: 1081ebc0 [ 0.100000] arm_dump_stack: size: 00000800 [ 0.100000] arm_dump_stack: ERROR: IRQ Stack pointer is not within the stack [ 0.100000] arm_stackdump: 1081f360: deadbeef deadbeef deadbeef deadbeef deadbeef deadbeef 00000020 00000 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org