You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/21 03:56:33 UTC

[GitHub] [incubator-nuttx] fansongsen opened a new issue #5298: esp32c3 can not enter nsh

fansongsen opened a new issue #5298:
URL: https://github.com/apache/incubator-nuttx/issues/5298


   when i use esp32c3-devkit:nsh template for test, it can not enter the nsh console;the start print as bellow:
   ![image](https://user-images.githubusercontent.com/17685679/150463007-631471bb-d49a-4daf-ba76-efa722ee496d.png)
   
   but when switch the code to 10.2.0 branch from master, it work good, please help what changed in master branch cause this?


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis commented on issue #5298: esp32c3 can not enter nsh

Posted by GitBox <gi...@apache.org>.
acassis commented on issue #5298:
URL: https://github.com/apache/incubator-nuttx/issues/5298#issuecomment-1018463545


   Here it is reporting an exception:
   ```
   eption.c line: 94 task: riscv_exception: PANIC!!! Exception = 00000005
   up_assert: Assertion failed at file:common/riscv_exception.c line: 94 task: riscv_exception: PANIC!!! Ex5
   up_assert: Assertion failed at file:common/riscv_exception.c line: 94 task: riscv_exception: PANIC!!! Ex5
   up_assert: Assertion failed at file:common/riscv_exception.c line: 94 task: riscv_exception: PANIC!!! Ex5
   up_assert: Assertion failed at file:common/riscv_exception.c line: 94 task: riscv_exception: PANIC!!! Ex5
   up_assert: Assertion failed at file:common/riscv_exception.c line: 94 task: riscv_exception: PANIC!!! Ex5
   up_assert: Assertion failed at file:common/riscv_exception.c line: 94 task: riscv_exception: PANIC!!! Ex5
   up_assert: Assertion failed at file:common/riscv_exception.c line: 94 task: riscv_exception: PANIC!!! Ex5
   up_assert: Assertion failed at file:common/riscv_exception.c line: 94 task: riscv_exception: PANIC!!! Ex5
   ```


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 closed issue #5298: esp32c3 can not enter nsh

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 closed issue #5298:
URL: https://github.com/apache/incubator-nuttx/issues/5298


   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org