On 2023-09-18 12:05, Alan C. Assis wrote:
Hi Ken,

Are you enabling the same symbols as in the sim bas or bastest ?

I just used menuconfig interpreters bas selection

Raspian:RasPi4:~/RISCV/NuttX/nuttx >>> grep CONFIG_INTERPRETER_BAS .config
CONFIG_INTERPRETER_BAS_VERSION="2.4"
CONFIG_INTERPRETER_BAS_PRIORITY=100
CONFIG_INTERPRETER_BAS_STACKSIZE=4096
CONFIG_INTERPRETER_BAS_VT100=y
# CONFIG_INTERPRETER_BAS_USE_LR0 is not set
# CONFIG_INTERPRETER_BAS_USE_SELECT is not set
# CONFIG_INTERPRETER_BAS_HAVE_FTRUNCATE is not set

Otherwise, basically same as
  ./tools/configure.sh star64:nsh

as I am building for VisionFive 3 riscv64 SoC.

-KenD

Reply via email to