Re: [beagleboard] Booting Beaglebone Black with SDK RTOS

2021-01-17 Thread Karthik Eswar
Thank you Graham! I tried LED Blinking program which I extracted from PDK example projects and viewed the console through the Serial Port and was able to get it done. On Sun, Jan 17, 2021 at 4:09 AM Graham Stott wrote: > So It looks like the I2C test that you are running has an issue. Can you >

Re: [beagleboard] Booting Beaglebone Black with SDK RTOS

2021-01-16 Thread jonnymo
Perhaps refer to these: https://e2e.ti.com/support/processors/f/791/p/768982/2869998#2869998 https://e2e.ti.com/support/processors/f/791/t/667471 Jon On Sat, Jan 16, 2021 at 6:39 PM Karthik Eswar wrote: > I used the images that were present in the sdk rtos installed directory by > default > >

RE: [beagleboard] Booting Beaglebone Black with SDK RTOS

2021-01-16 Thread 'Mark Lazarewicz' via BeagleBoard
[mailto:beagleboard@googlegroups.com] On Behalf Of Karthik Eswar Sent: Saturday, January 16, 2021 6:39 PM To: beagleboard@googlegroups.com Subject: Re: [beagleboard] Booting Beaglebone Black with SDK RTOS   I used the images that were present in the sdk rtos installed directory by default   On Sun, 17 Jan

Re: [beagleboard] Booting Beaglebone Black with SDK RTOS

2021-01-16 Thread 'Mark Lazarewicz' via BeagleBoard
Your running EVM code on a BBB it's slightly  different hardware this subject came up before and was discussed in e2e forum I think the TI app engineer said it's possible but required some template changes he also said jtag was default Anytime you start changing the default as in ignoring

RE: [beagleboard] Booting Beaglebone Black with SDK RTOS

2021-01-16 Thread Graham Stott
@googlegroups.com] On Behalf Of Karthik Eswar Sent: Saturday, January 16, 2021 6:39 PM To: beagleboard@googlegroups.com Subject: Re: [beagleboard] Booting Beaglebone Black with SDK RTOS I used the images that were present in the sdk rtos installed directory by default On Sun, 17 Jan, 2021, 4:09

Re: [beagleboard] Booting Beaglebone Black with SDK RTOS

2021-01-16 Thread Karthik Eswar
I used the images that were present in the sdk rtos installed directory by default On Sun, 17 Jan, 2021, 4:09 am Graham Stott, wrote: > So It looks like the I2C test that you are running has an issue. Can you > try something simple. For example, the hello world test. > > > > And no you do not

RE: [beagleboard] Booting Beaglebone Black with SDK RTOS

2021-01-16 Thread Graham Stott
So It looks like the I2C test that you are running has an issue. Can you try something simple. For example, the hello world test. And no you do not need a JTAG to debug. You should be able to use printf. Graham From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com]