acassis commented on code in PR #17494:
URL: https://github.com/apache/nuttx/pull/17494#discussion_r2615118100
##########
Documentation/platforms/risc-v/litex/boards/arty_a7/index.rst:
##########
@@ -67,7 +67,7 @@ Flashing
.. code:: console
$ cd litex-boards/litex_boards/targets
- $ ./digilent_arty.py --with-ethernet --with-sdcard --uart-baudrate 1000000
--cpu-type=vexriscv --cpu-variant=secure --build --load --flash
+ $ ./digilent_arty.py --with-ethernet --with-sdcard --uart-baudrate 1000000
--cpu-type=vexriscv --cpu-variant=linux --build --load --flash
Review Comment:
I suggest adding a note that --cpu-variant=secure will crash, and include
the dump you added to the Summary, it could help other people to identify the
issue in the future
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]