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

Load large file from pitonstream #146

Closed
jimaandro opened this issue Apr 17, 2024 · 1 comment
Closed

Load large file from pitonstream #146

jimaandro opened this issue Apr 17, 2024 · 1 comment

Comments

@jimaandro
Copy link

Hello.
Is there any way to load a file via pitonstream? I want to test the RAM, so I want to load a file and print it in uart using pitonstream

@Jbalkind
Copy link
Collaborator

You can likely use a .incbin directive in the assembly and then point it with its own section inside the linker script (ariane.ld): https://stackoverflow.com/questions/327609/include-binary-file-with-gnu-ld-linker-script

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