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

No output when running sample project on Jetson Tx2 #90

Open
ingenieroariel opened this issue Aug 15, 2018 · 0 comments
Open

No output when running sample project on Jetson Tx2 #90

ingenieroariel opened this issue Aug 15, 2018 · 0 comments

Comments

@ingenieroariel
Copy link

I have successfully compiled a sample project for a jetson tx2 and loadded it using:

  1. Copied the artifacts/debug/fel4img output to the internal MMC of the jetson board: /fel4img
  2. Used uboot to load from the mmc to memory: ext4load mmc 0 0x82000000 feL4image
  3. Ran from memory: go 0x82000000.

I get some text saying that the application is starting but no hello world comes up from the debug uart on the J21 connector for the Tx2 module.

Am I loading the right binary?

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

1 participant