Re: [beagleboard] Re: Network error: Software caused connection abort

2020-07-25 Thread Christopher Hansen
the Moba site for some hints: > https://mobaxterm.mobatek.net/documentation.html#6_8_3 > > > Cheers, > > Jon > > On Fri, Jul 24, 2020 at 12:00 PM Christopher Hansen > wrote: > >> I didn't see anything on dmesg. I'll look for other log files. >> >> Chris >

[beagleboard] Re: Network error: Software caused connection abort

2020-07-24 Thread Christopher Hansen
I didn't see anything on dmesg. I'll look for other log files. Chris On Friday, July 24, 2020 at 11:49:39 AM UTC-7 Dennis Bieber wrote: > On Fri, 24 Jul 2020 11:10:31 -0700 (PDT), in > gmane.comp.hardware.beagleboard.user Christopher Hansen > wrote: > > >My ssh connection

Re: [beagleboard] Network error: Software caused connection abort

2020-07-24 Thread Christopher Hansen
It's ethernet. Chris On Friday, July 24, 2020 at 11:51:45 AM UTC-7 RobertCNelson wrote: > On Fri, Jul 24, 2020 at 1:10 PM Christopher Hansen > wrote: > > > > My ssh connections to my beaglebone black crash periodically and I get > this error in my ssh window. Any id

[beagleboard] Network error: Software caused connection abort

2020-07-24 Thread Christopher Hansen
My ssh connections to my beaglebone black crash periodically and I get this error in my ssh window. Any ideas to keep this from happening? I'm running debian with kernel 4.14.71-ti-r80 on the bone. I connect in from a windows machine running MobaXterm. Thanks. Chris -- For more options,

Re: [beagleboard] Re: Problems reading PRU data RAM from host side on beaglebone black

2020-07-22 Thread Christopher Hansen
Hi Daniel, Thanks for your help. Unfortunately, I cannot get your scripts to work. It looks like you enter a string of options when you run the script. Do you have an example? Maybe this is really dumb, but your assembler code has #include and #define statements that create errors with clpru.

[beagleboard] Re: Problems reading PRU data RAM from host side on beaglebone black

2020-07-20 Thread Christopher Hansen
It has the correct label in the assembly code, START: , so it runs. I fixed that. Thanks. Chris On Monday, July 20, 2020 at 2:21:39 PM UTC-7 Dennis Bieber wrote: > On Mon, 20 Jul 2020 13:58:13 -0700 (PDT), in > gmane.comp.hardware.beagleboard.user Christopher Hansen > wrote: >

[beagleboard] Re: Problems reading PRU data RAM from host side on beaglebone black

2020-07-20 Thread Christopher Hansen
My code on the PRU is in assembly, but it gets called from c, like this (PRU code here): #include #include #include "resource_table_empty.h" // The function is defined in ledFlashASM.asm in same dir // Declaration is here, defination is linked to the .asm extern void start(void); void

[beagleboard] Problems reading PRU data RAM from host side on beaglebone black

2020-07-18 Thread Christopher Hansen
I'm using both PRU0 and PRU1 for data acquition. The PRUs write data to their respective memory blocks and I read the data from the host arm core via mmaps. I.E., pru0mem = (int32_t *) mmap(0, MAP_SIZE, PROT_READ, MAP_SHARED, fd, PRU0_RAM & ~MAP_MASK); pru1mem = (int32_t *) mmap(0,

Re: [beagleboard] Re: how to install cmemk kernel module on beaglebone ai

2020-02-18 Thread Christopher Hansen
$ On Monday, February 17, 2020 at 7:12:10 PM UTC-8, RobertCNelson wrote: > > On Mon, Feb 17, 2020 at 7:54 PM Christopher Hansen > wrote: > > > > Thanks. I was trying this one: Debian 10.0 2019-07-07 4GB SD IoT > > > > Ugrading the kernel with /opt/scri

[beagleboard] Re: how to install cmemk kernel module on beaglebone ai

2020-02-17 Thread Christopher Hansen
s look right for the kernel version? Is there any other way to get the cmemk.ko driver? Chris debian@BeagleBoard-X15:~$ uname -r 4.19.94-ti-r35 On Monday, February 17, 2020 at 12:43:02 AM UTC-8, Stephan Böck wrote: > > > > Am Freitag, 14. Februar 2020 22:31:30 UTC+1 schrieb Christopher

[beagleboard] how to install cmemk kernel module on beaglebone ai

2020-02-14 Thread Christopher Hansen
I'm trying to run the opencl examples. Where can I find the cmemk.ko module? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails

Re: [beagleboard] Re: bbx15: v4.4.x + OpenCL

2016-10-29 Thread Christopher Hansen
t; > On Sat, Oct 29, 2016 at 11:40 AM, Christopher Hansen <hanse...@gmail.com> > > wrote: > >> I get this error: > >> > >> modprobe: FATAL: Module cmemk not found in directory > >> /lib/modules/4.4.23-ti-r51 > >> > >> Any sugge

Re: [beagleboard] Re: bbx15: v4.4.x + OpenCL

2016-10-29 Thread Christopher Hansen
On Saturday, October 29, 2016 at 11:08:48 AM UTC-7, robert nelson wrote: > On Sat, Oct 29, 2016 at 11:53 AM, Robert Nelson <robertcnel...@gmail.com> > wrote: > > On Sat, Oct 29, 2016 at 11:40 AM, Christopher Hansen <hanse...@gmail.com> > > wrote: > >> I ge

[beagleboard] Re: bbx15: v4.4.x + OpenCL

2016-10-29 Thread Christopher Hansen
I get this error: modprobe: FATAL: Module cmemk not found in directory /lib/modules/4.4.23-ti-r51 Any suggestions? Thanks. Chris On Thursday, October 27, 2016 at 1:40:30 PM UTC-7, robert nelson wrote: > Hey Everyone, > > Finally got OpenCL working again on v4.4.x, lots of fun "dkms" module >

Re: [beagleboard] x15....where is it?

2016-10-20 Thread Christopher Hansen
Mine order was shipped straight from the UK. Total from the invoice was: GBP 192.68 The website becomes: http://export.rsdelivers.com/ when I enter it. Chris On Thursday, October 20, 2016 at 4:14:04 PM UTC-7, Catudal Michel wrote: > > Le 2016-10-20 à 16:35, Christopher Hansen a

Re: [beagleboard] x15....where is it?

2016-10-20 Thread Christopher Hansen
:54:21 UTC-4, Christopher Hansen a écrit : >> >> I pinged RS and they do ship to US. Here's what they told me: >> >> Thank you very much for your recent request. >> >> >> >> Shipping and documentation charges will also be applied depending on the >

Re: [beagleboard] pcie expansion?

2016-10-18 Thread Christopher Hansen
Cool. Thanks. Chris On Tuesday, October 18, 2016 at 5:10:30 PM UTC-7, Gerald wrote: > > There will be. We are building protos soon. > > Gerald > > On Tue, Oct 18, 2016 at 6:36 PM, Christopher Hansen <hans...@gmail.com > > wrote: > >> Are there any expa

[beagleboard] pcie expansion?

2016-10-18 Thread Christopher Hansen
Are there any expansion boards available to use a mini-pcie card with the beagleboard x15? Thanks. Chris -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this

Re: [beagleboard] x15....where is it?

2016-08-20 Thread Christopher Hansen
t; On Tuesday, August 16, 2016 at 4:06:56 PM UTC-5, RobertCNelson wrote: >> >> On Tue, Aug 16, 2016 at 4:02 PM, Christopher Hansen <hans...@gmail.com> >> wrote: >> > I don't believe they will ship to the US. >> >> RS ship's to the us.. >> >>

Re: [beagleboard] x15....where is it?

2016-08-16 Thread Christopher Hansen
I don't believe they will ship to the US. Chris On Tuesday, August 16, 2016 at 1:52:06 PM UTC-7, RobertCNelson wrote: > > Or you could just read: > > http://elinux.org/Beagleboard:BeagleBoard-X15#BeagleBoard-X15_Description > > 58 left of fcc "failed" units... > > Regards, > > -- > Robert

[beagleboard] x15....where is it?

2016-08-16 Thread Christopher Hansen
>From Mouser: Hello Christopher, I wanted to share some information on your PO number listed above for the BeagleBoard-X15, part number 595-999-0006389. The EMS that makes these for the BeagleBoard organization has not been able to provide an accurate schedule and delivery time on these

[beagleboard] PRU data ram access from uio_pruss interrupt handler

2014-12-03 Thread Christopher Hansen
I'd like to modify the pruss_handler routine in uio_pruss.c to write some information into the PRU data memory when an interrupt occurs. What is the simplest way the correct pointers? Maybe they are already in the code somewhere, but I can't figure it out. Thanks for any suggestions. Chris