From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Sat, 20 Sep 2008 09:59:49 -0400 Subject: [U-Boot] Fwd: Running C program in U-BOOT In-Reply-To: References: Message-ID: <48D501D5.7080107@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Light King wrote: > ---------- Forwarded message ---------- > From: Light King > Date: Sep 20, 2008 2:27 PM > Subject: Running C program in U-BOOT > To: u-boot-users at lists.sourceforge.net > > Dear All , > > I m running following code in the U-BOOT but it is not behaving as a C code > . My processor is AT91SAM9263 . This code is to run a ADC present in my > board . > > After compiling when I m running this code executable in the board it is not > starting from main function but starting from > pio_set_B_periph function . Can any one help me what is wrong happening here > ? FAQ? Best regards, gvb