Git Product home page Git Product logo

Comments (5)

MarkAYoder avatar MarkAYoder commented on July 22, 2024

I'll check into this next week. I'd like to know what's happening.

Thanks for pointing it out.

--Mark

from prucookbook.

MarkAYoder avatar MarkAYoder commented on July 22, 2024

Hmmm.... It's working for me.

The last warning

make: Warning: File 'Makefile' has modification time 2162757 s in the future

is probably your clock on the Bone isn't set. What does the 'date' command say?

bone$ date 
Wed Oct  3 15:21:53 EDT 2018

--Mark

from prucookbook.

MarkAYoder avatar MarkAYoder commented on July 22, 2024

p.s. Did your source the setup.sh file first?

bone$ source setup.sh
#!/bin/bash
export PRUN=0
export TARGET=hello
echo PRUN=$PRUN
echo TARGET=$TARGET
bone$ make
-    Stopping PRU 0
stop
CC	hello.c
LD	/tmp/pru0-gen/hello.obj
-	copying firmware file /tmp/pru0-gen/hello.out to /lib/firmware/am335x-pru0-fw
-    Starting PRU 0
start

from prucookbook.

majesty-dump avatar majesty-dump commented on July 22, 2024

p.s. Did your source the setup.sh file first?

bone$ source setup.sh
#!/bin/bash
export PRUN=0
export TARGET=hello
echo PRUN=$PRUN
echo TARGET=$TARGET
bone$ make
-    Stopping PRU 0
stop
CC	hello.c
LD	/tmp/pru0-gen/hello.obj
-	copying firmware file /tmp/pru0-gen/hello.out to /lib/firmware/am335x-pru0-fw
-    Starting PRU 0
start

Yes, i did it.

from prucookbook.

MarkAYoder avatar MarkAYoder commented on July 22, 2024

I'm pushing out a new version where this should work. Check it out and reopen if it doesn't.

--Mark

from prucookbook.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.