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
> 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]
> *On Behalf Of *Karthik Eswar
> *Sent:* Friday, January 15, 2021 10:02 PM
> *To:* BeagleBoard 
> *Subject:* [beagleboard] Booting Beaglebone Black with SDK RTOS
>
>
>
> I tried booting Beaglebone Black with pre-built sdcard.img provided in the
> path
>
>
>
>
> C:\ti\processor_sdk_rtos_am335x_6_03_00_106\prebuilt-sdcards\evmAM335x\sd_card_img.
>
>
>
> I connected the board using USB-TTL to view the booting procedure, but it
> shows:
>
>
>
> *StarterWare Boot Loader*
>
> *BOARDInit status [0x0]*
>
> * SoC   : [AM335X]*
>
> * Core  : [A8]*
>
> * Board Detected: [BEAGLEBONEBLACK]*
>
> * Base Board Revision   : [UNKNOWN]*
>
> * Daughter Card Revision: [UNKNOWN]*
>
> *Copying application image from MMC/SD card to RAM*
>
> *Jumping to StarterWare Application...*
>
>
>
> * I2C Test: 400Kbps: Data Mismatch*
>
>
>
> * I2C Test: 100Kbps: Data Mismatch*
>
>
>
> * Some tests have failed.*
>
>
>
> Kindly help me with this
>
> --
> 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 from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com
> <https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> --
> 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 from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/001801d6ec58%24706961c0%24513c2540%24%40comcast.net
> <https://groups.google.com/d/msgid/beagleboard/001801d6ec58%24706961c0%24513c2540%24%40comcast.net?utm_medium=email&utm_source=footer>
> .
>


-- 
Thanks and Regards
Karthik Eswar

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CABwUBJjvhrA%2B3vTGD5Mg0%2B%2BreAVBuPO6AAFSzK9OsFc3JxJaXw%40mail.gmail.com.


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
>
> 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 need a JTAG to debug. You should be able to use printf.
>>
>>
>>
>> Graham
>>
>>
>>
>> *From:* beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com]
>> *On Behalf Of *Karthik Eswar
>> *Sent:* Friday, January 15, 2021 10:02 PM
>> *To:* BeagleBoard 
>> *Subject:* [beagleboard] Booting Beaglebone Black with SDK RTOS
>>
>>
>>
>> I tried booting Beaglebone Black with pre-built sdcard.img provided in
>> the path
>>
>>
>>
>>
>> C:\ti\processor_sdk_rtos_am335x_6_03_00_106\prebuilt-sdcards\evmAM335x\sd_card_img.
>>
>>
>>
>> I connected the board using USB-TTL to view the booting procedure, but it
>> shows:
>>
>>
>>
>> *StarterWare Boot Loader*
>>
>> *BOARDInit status [0x0]*
>>
>> * SoC   : [AM335X]*
>>
>> * Core  : [A8]*
>>
>> * Board Detected: [BEAGLEBONEBLACK]*
>>
>> * Base Board Revision   : [UNKNOWN]*
>>
>> * Daughter Card Revision: [UNKNOWN]*
>>
>> *Copying application image from MMC/SD card to RAM*
>>
>> *Jumping to StarterWare Application...*
>>
>>
>>
>> * I2C Test: 400Kbps: Data Mismatch*
>>
>>
>>
>> * I2C Test: 100Kbps: Data Mismatch*
>>
>>
>>
>> * Some tests have failed.*
>>
>>
>>
>> Kindly help me with this
>>
>> --
>> 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 from it, send an
>> email to beagleboard+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com
>> <https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> --
>> 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 from it, send an
>> email to beagleboard+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/beagleboard/001801d6ec58%24706961c0%24513c2540%24%40comcast.net
>> <https://groups.google.com/d/msgid/beagleboard/001801d6ec58%24706961c0%24513c2540%24%40comcast.net?utm_medium=email&utm_source=footer>
>> .
>>
> --
> 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 from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/CABwUBJhMpB3R1sR07bSgPuzH261d%2BN1718-6aX56ZVq%3D5jYDgQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/beagleboard/CABwUBJhMpB3R1sR07bSgPuzH261d%2BN1718-6aX56ZVq%3D5jYDgQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAG99bkrzSr76byu%3DDXcPCo--2HvXhEV8KXHur9HY%3DerMjp-znw%40mail.gmail.com.


RE: [beagleboard] Booting Beaglebone Black with SDK RTOS

2021-01-16 Thread 'Mark Lazarewicz' via BeagleBoard
Graham this was addressed awhile back I even asked for the other guy in e2e 
forum Its possible if your experienced is the short answer.
Typically they add board support as time goes by but no guarantees 
In a commercial paid RTOS you would get new boards added for an RTOS. Since 
this one is free so support is ?I have an EVM and jtag I'm retired and bored 
and miss playing around perhaps I should revisit this my problem is the people 
hiring for RTOS work are seeking Commercial RTOS or FreeRtos support this RTOS 
is really TI DSP ported to a controller and its not trivial to use IMO.
Very powerful has lots of drivers just not a good way to learn RTOS barebones 
is probably easier for a beginner 
It's one thing to get a sample program running but preemptive multitasking is 
best learned by modifying an existing application that's how I learned.
Just my opinion 
cheers
Sent from Yahoo Mail on Android 
 
  On Sat, Jan 16, 2021 at 9:45 PM, Graham Stott wrote:   
#yiv3059738460 #yiv3059738460 -- _filtered {} _filtered {}#yiv3059738460 
#yiv3059738460 p.yiv3059738460MsoNormal, #yiv3059738460 
li.yiv3059738460MsoNormal, #yiv3059738460 div.yiv3059738460MsoNormal 
{margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:New 
serif;}#yiv3059738460 a:link, #yiv3059738460 span.yiv3059738460MsoHyperlink 
{color:blue;text-decoration:underline;}#yiv3059738460 a:visited, #yiv3059738460 
span.yiv3059738460MsoHyperlinkFollowed 
{color:purple;text-decoration:underline;}#yiv3059738460 p 
{margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:New 
serif;}#yiv3059738460 span.yiv3059738460EmailStyle18 
{font-family:sans-serif;color:#1F497D;}#yiv3059738460 
.yiv3059738460MsoChpDefault {font-family:sans-serif;} _filtered 
{}#yiv3059738460 div.yiv3059738460WordSection1 {}#yiv3059738460 
Ok,  I missed that in your earlier posting. 

  

I believe that the image you are using cannot be used on a Beaglebone Black. 
The image is for a TI evaluation module (EVM). You need to build the RTOS for 
the Beaglebone.

  

Graham

  

From: beagleboard@googlegroups.com [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, 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 need a JTAG to debug. You should be able to use printf.

 

Graham

 

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Karthik Eswar
Sent: Friday, January 15, 2021 10:02 PM
To: BeagleBoard 
Subject: [beagleboard] Booting Beaglebone Black with SDK RTOS

 

I tried booting Beaglebone Black with pre-built sdcard.img provided in the path

 

C:\ti\processor_sdk_rtos_am335x_6_03_00_106\prebuilt-sdcards\evmAM335x\sd_card_img.

 

I connected the board using USB-TTL to view the booting procedure, but it shows:

 

StarterWare Boot Loader

BOARDInit status [0x0]

 SoC                   : [AM335X]

 Core                  : [A8]

 Board Detected        : [BEAGLEBONEBLACK]

 Base Board Revision   : [UNKNOWN]

 Daughter Card Revision: [UNKNOWN]

Copying application image from MMC/SD card to RAM

Jumping to StarterWare Application...

 

 I2C Test: 400Kbps: Data Mismatch

 

 I2C Test: 100Kbps: Data Mismatch

 

 Some tests have failed.

 

Kindly help me with this

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com.

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/001801d6ec58%24706961c0%24513c2540%24%40comcast.net.


-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CABwUBJhMpB3R1sR07bSgPuzH261d%2BN1718-6aX56ZVq%3D5jYDgQ%40mail.gmail.com.


-- 
For more options, visit http://beagleboa

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 suggested  hardware and 
taking short cuts like not buying a jtag and your a beginner you end up 
flopping around I have an EVM and jtag it  worked great.
Your also asking in a group that's pro open source everything.
In this case I agree try a simple example and read the source code so you know 
what's it's doing.
I foresee much frustration and reading in your future but I guess if you don't 
have the $$$ to buy the suggested setup clearly documented ask whoever gave you 
this college task to buy it unless you like pain it's apparent you didn't read 
the many documents which can be intimidating to a Newb.
I'd spend some time loo,ing in the e2e forum on this subject 


Sent from Yahoo Mail on Android 
 
  On Sat, Jan 16, 2021 at 8:39 PM, Karthik Eswar wrote:   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 need a JTAG to debug. You should be able to use printf.

 

Graham

 

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Karthik Eswar
Sent: Friday, January 15, 2021 10:02 PM
To: BeagleBoard 
Subject: [beagleboard] Booting Beaglebone Black with SDK RTOS

 

I tried booting Beaglebone Black with pre-built sdcard.img provided in the path

 

C:\ti\processor_sdk_rtos_am335x_6_03_00_106\prebuilt-sdcards\evmAM335x\sd_card_img.

 

I connected the board using USB-TTL to view the booting procedure, but it shows:

 

StarterWare Boot Loader

BOARDInit status [0x0]

 SoC                   : [AM335X]

 Core                  : [A8]

 Board Detected        : [BEAGLEBONEBLACK]

 Base Board Revision   : [UNKNOWN]

 Daughter Card Revision: [UNKNOWN]

Copying application image from MMC/SD card to RAM

Jumping to StarterWare Application...

 

 I2C Test: 400Kbps: Data Mismatch

 

 I2C Test: 100Kbps: Data Mismatch

 

 Some tests have failed.

 

Kindly help me with this

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com.


-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/001801d6ec58%24706961c0%24513c2540%24%40comcast.net.



-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CABwUBJhMpB3R1sR07bSgPuzH261d%2BN1718-6aX56ZVq%3D5jYDgQ%40mail.gmail.com.
  

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1685358134.1635439.1610855216527%40mail.yahoo.com.


RE: [beagleboard] Booting Beaglebone Black with SDK RTOS

2021-01-16 Thread Graham Stott
Ok,  I missed that in your earlier posting. 

 

I believe that the image you are using cannot be used on a Beaglebone Black. 
The image is for a TI evaluation module (EVM). You need to build the RTOS for 
the Beaglebone.

 

Graham

 

From: beagleboard@googlegroups.com [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, 2021, 4:09 am Graham Stott, mailto:gbcsto...@comcast.net> > 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 need a JTAG to debug. You should be able to use printf.

 

Graham

 

From: beagleboard@googlegroups.com <mailto:beagleboard@googlegroups.com>  
[mailto:beagleboard@googlegroups.com <mailto:beagleboard@googlegroups.com> ] On 
Behalf Of Karthik Eswar
Sent: Friday, January 15, 2021 10:02 PM
To: BeagleBoard mailto:beagleboard@googlegroups.com> >
Subject: [beagleboard] Booting Beaglebone Black with SDK RTOS

 

I tried booting Beaglebone Black with pre-built sdcard.img provided in the path

 

C:\ti\processor_sdk_rtos_am335x_6_03_00_106\prebuilt-sdcards\evmAM335x\sd_card_img.

 

I connected the board using USB-TTL to view the booting procedure, but it shows:

 

StarterWare Boot Loader

BOARDInit status [0x0]

 SoC   : [AM335X]

 Core  : [A8]

 Board Detected: [BEAGLEBONEBLACK]

 Base Board Revision   : [UNKNOWN]

 Daughter Card Revision: [UNKNOWN]

Copying application image from MMC/SD card to RAM

Jumping to StarterWare Application...

 

 I2C Test: 400Kbps: Data Mismatch

 

 I2C Test: 100Kbps: Data Mismatch

 

 Some tests have failed.

 

Kindly help me with this

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com 
<mailto:beagleboard+unsubscr...@googlegroups.com> .
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com
 
<https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com?utm_medium=email&utm_source=footer>
 .

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com 
<mailto:beagleboard+unsubscr...@googlegroups.com> .
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/001801d6ec58%24706961c0%24513c2540%24%40comcast.net
 
<https://groups.google.com/d/msgid/beagleboard/001801d6ec58%24706961c0%24513c2540%24%40comcast.net?utm_medium=email&utm_source=footer>
 .

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com 
<mailto:beagleboard+unsubscr...@googlegroups.com> .
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CABwUBJhMpB3R1sR07bSgPuzH261d%2BN1718-6aX56ZVq%3D5jYDgQ%40mail.gmail.com
 
<https://groups.google.com/d/msgid/beagleboard/CABwUBJhMpB3R1sR07bSgPuzH261d%2BN1718-6aX56ZVq%3D5jYDgQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
 .

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/001c01d6ec83%2417b44790%24471cd6b0%24%40comcast.net.


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 need a JTAG to debug. You should be able to use printf.
>
>
>
> Graham
>
>
>
> *From:* beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com]
> *On Behalf Of *Karthik Eswar
> *Sent:* Friday, January 15, 2021 10:02 PM
> *To:* BeagleBoard 
> *Subject:* [beagleboard] Booting Beaglebone Black with SDK RTOS
>
>
>
> I tried booting Beaglebone Black with pre-built sdcard.img provided in the
> path
>
>
>
>
> C:\ti\processor_sdk_rtos_am335x_6_03_00_106\prebuilt-sdcards\evmAM335x\sd_card_img.
>
>
>
> I connected the board using USB-TTL to view the booting procedure, but it
> shows:
>
>
>
> *StarterWare Boot Loader*
>
> *BOARDInit status [0x0]*
>
> * SoC   : [AM335X]*
>
> * Core  : [A8]*
>
> * Board Detected: [BEAGLEBONEBLACK]*
>
> * Base Board Revision   : [UNKNOWN]*
>
> * Daughter Card Revision: [UNKNOWN]*
>
> *Copying application image from MMC/SD card to RAM*
>
> *Jumping to StarterWare Application...*
>
>
>
> * I2C Test: 400Kbps: Data Mismatch*
>
>
>
> * I2C Test: 100Kbps: Data Mismatch*
>
>
>
> * Some tests have failed.*
>
>
>
> Kindly help me with this
>
> --
> 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 from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com
> <https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> --
> 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 from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/001801d6ec58%24706961c0%24513c2540%24%40comcast.net
> <https://groups.google.com/d/msgid/beagleboard/001801d6ec58%24706961c0%24513c2540%24%40comcast.net?utm_medium=email&utm_source=footer>
> .
>

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CABwUBJhMpB3R1sR07bSgPuzH261d%2BN1718-6aX56ZVq%3D5jYDgQ%40mail.gmail.com.


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] On 
Behalf Of Karthik Eswar
Sent: Friday, January 15, 2021 10:02 PM
To: BeagleBoard 
Subject: [beagleboard] Booting Beaglebone Black with SDK RTOS

 

I tried booting Beaglebone Black with pre-built sdcard.img provided in the path

 

C:\ti\processor_sdk_rtos_am335x_6_03_00_106\prebuilt-sdcards\evmAM335x\sd_card_img.

 

I connected the board using USB-TTL to view the booting procedure, but it shows:

 

StarterWare Boot Loader

BOARDInit status [0x0]

 SoC   : [AM335X]

 Core  : [A8]

 Board Detected: [BEAGLEBONEBLACK]

 Base Board Revision   : [UNKNOWN]

 Daughter Card Revision: [UNKNOWN]

Copying application image from MMC/SD card to RAM

Jumping to StarterWare Application...

 

 I2C Test: 400Kbps: Data Mismatch

 

 I2C Test: 100Kbps: Data Mismatch

 

 Some tests have failed.

 

Kindly help me with this

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com 
<mailto:beagleboard+unsubscr...@googlegroups.com> .
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com
 
<https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com?utm_medium=email&utm_source=footer>
 .

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/001801d6ec58%24706961c0%24513c2540%24%40comcast.net.


[beagleboard] Booting Beaglebone Black with SDK RTOS

2021-01-15 Thread Karthik Eswar
I tried booting Beaglebone Black with pre-built sdcard.img provided in the 
path

C:\ti\processor_sdk_rtos_am335x_6_03_00_106\prebuilt-sdcards\evmAM335x\sd_card_img.

I connected the board using USB-TTL to view the booting procedure, but it 
shows:

*StarterWare Boot Loader*
*BOARDInit status [0x0]*
* SoC   : [AM335X]*
* Core  : [A8]*
* Board Detected: [BEAGLEBONEBLACK]*
* Base Board Revision   : [UNKNOWN]*
* Daughter Card Revision: [UNKNOWN]*
*Copying application image from MMC/SD card to RAM*
*Jumping to StarterWare Application...*

* I2C Test: 400Kbps: Data Mismatch*

* I2C Test: 100Kbps: Data Mismatch*

* Some tests have failed.*

Kindly help me with this

-- 
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 from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4bf271c3-7de7-46f7-9959-48078009e2ean%40googlegroups.com.