Skip to content

2_ENVIRONMENT.md may need updating #71

@rogermc2

Description

@rogermc2

2_ENVIRONMENT.md specifies the command :
$ ./build_rts.py --bsps-only --output=build --prefix=arm-eabi/lib/gnat --link stm32f4
However running this command results in:

./build_rts.py --bsps-only --output=build --prefix=arm-eabi/lib/gnat --link stm32f4
usage: build_rts.py [-h] [-v] [-f] [--rts-src-descriptor RTS_SRC_DESCRIPTOR] [--gen-doc] [--compiler COMPILER] [-o OUTPUT] [-l] [-b] [--build-flags BUILD_FLAGS] [--shared]
                    [--profiles PROFILES]
                    target [target ...]
build_rts.py: error: unrecognized arguments: --bsps-only --prefix=arm-eabi/lib/gnat

What should be the correct command?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions