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

Device Tree Issue #7

Open
BestFriendofDoug opened this issue Mar 4, 2015 · 0 comments
Open

Device Tree Issue #7

BestFriendofDoug opened this issue Mar 4, 2015 · 0 comments

Comments

@BestFriendofDoug
Copy link

I'm trying to run the blinkled.c program and am having issues setting up the device tree to get an output to the pins. I have used this device tree https://github.com/BestFriendofDoug/pruspeak/blob/master/KA-GPIO-Test.dts and have modified the blinkled.c example to be https://github.com/BestFriendofDoug/pruspeak/blob/master/blinkled.c
Dont get hung up on these files being saved in the pruspeak repo, I haven't had a chance to change things over to my PRUSS-C repo. The device tree will compile and I can set it as the active tree fine, and the blinkled.c program is compiled fine and runs with the following output,

root@beaglebone:~PRUSS-C/am335x_pru_package/pru_sw/example_apps/bin ./blinkled

INFO: Starting PRU_memAccess_DDR_PRUsharedRAM example.
INFO: Initializing example.
INFO: Loading Data. success
INFO: Executing example.
success
INFO: Waiting for HALT command.

I am not getting any output to the pins. Any idea what I'm doing wrong here?

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