public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] to check the board
@ 2006-12-05  3:56 Nethra
  2006-12-05  4:07 ` Ben Warren
  2006-12-05  5:45 ` Tolunay Orkun
  0 siblings, 2 replies; 3+ messages in thread
From: Nethra @ 2006-12-05  3:56 UTC (permalink / raw)
  To: u-boot



hi,
  i am using 8248 custom board. Now i want check the board by toggling the
led without using u-boot.
Is it possible?If possible which one we have to use(flash,sdram)...........


with regards 
Nethra

-- 
View this message in context: http://www.nabble.com/to-check-the-board-tf2759113.html#a7692851
Sent from the Uboot - Users mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] to check the board
  2006-12-05  3:56 [U-Boot-Users] to check the board Nethra
@ 2006-12-05  4:07 ` Ben Warren
  2006-12-05  5:45 ` Tolunay Orkun
  1 sibling, 0 replies; 3+ messages in thread
From: Ben Warren @ 2006-12-05  4:07 UTC (permalink / raw)
  To: u-boot

Nethra,
--- Nethra <nethra_gmit@yahoo.co.in> wrote:

> 
> 
> hi,
>   i am using 8248 custom board. Now i want check the
> board by toggling the
> led without using u-boot.
> Is it possible?If possible which one we have to
> use(flash,sdram)...........

You'll need to supply more information.  You haven't
even said what the LED is connected to, or what it is
that you're trying to learn.  

regards,
Ben

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] to check the board
  2006-12-05  3:56 [U-Boot-Users] to check the board Nethra
  2006-12-05  4:07 ` Ben Warren
@ 2006-12-05  5:45 ` Tolunay Orkun
  1 sibling, 0 replies; 3+ messages in thread
From: Tolunay Orkun @ 2006-12-05  5:45 UTC (permalink / raw)
  To: u-boot

Nethra wrote:
> 
> hi,
>   i am using 8248 custom board. Now i want check the board by toggling the
> led without using u-boot.

Which means your question is probably of topic for u-boot list. Check a 
general embedded programming list.

To get you started, you will have to do some of the cpu/board 
initialization done u-boot in your code before you can flip that LED 
which could be as short as a few instructions that modify a specific 
memory location or significantly more complex routines depending on how 
the LED is interfaced.

Your CPU manual and board schematics and datasheet/user guide of the 
parts on the board and crafty use of google are your friend. You need to 
know some assembly programming for your CPU and be comfortable debugging 
via BDI debugger.

Tolunay

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-12-05  5:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-05  3:56 [U-Boot-Users] to check the board Nethra
2006-12-05  4:07 ` Ben Warren
2006-12-05  5:45 ` Tolunay Orkun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox