Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate configs_nuttx with updated LiteXCITest. #9

Open
enjoy-digital opened this issue Feb 29, 2024 · 2 comments
Open

Validate configs_nuttx with updated LiteXCITest. #9

enjoy-digital opened this issue Feb 29, 2024 · 2 comments
Assignees

Comments

@enjoy-digital
Copy link
Owner

And update the notes.

Also, is it really required to use 1Mbps UART? Cause it's hardcoded in NuttX?

@enjoy-digital
Copy link
Owner Author

@trabucayre: I don't seem to be able to build the config_nuttx:

florent@panda:~/dev/litex/litex_hw_ci/nuttx$ ./make.py --soc-json=../build_arty_vexriscv-secure-1-core/soc.json --nuttx-clean --nuttx-build

                                    __   _ __      _  __
                                   / /  (_) /____ | |/_/
                                  / /__/ / __/ -_)>  <
                                 /____/_/\__/\__/_/|_|
                              LiteX Hardware CI/Linux Tests.

                      Copyright 2024 / Enjoy-Digital and LiteX developers.

Makefile:22: chip/Make.defs: No such file or directory
make[1]: *** No rule to make target 'chip/Make.defs'.  Stop.
make: *** [tools/Unix.mk:758: arch/risc-v/src_clean] Error 2

@trabucayre
Copy link
Collaborator

1Mbps seems required. With 115200 prompt is more or less working (Byte lost).

I have added a git clean to avoid situation where nuttx is not fully configured/unconfigured. kconfig-frontends is required (README.md updated)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants