From mboxrd@z Thu Jan 1 00:00:00 1970 From: J.P. Casainho Date: Mon, 12 May 2008 09:50:21 +0100 Subject: [U-Boot-Users] help in understand the address of standaloneapplications, ARM MCU Message-ID: <200805120950.21658.casainho@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 "I tried a more complex code that uses a periodic interval timer to do a delay on flash LED code however this code does not work, It comes back to U-Boot shell with return value of 1. What can I be doing wrong?" -- to answer my own questions, the page http://www.denx.de/wiki/view/DULG/MyStandaloneProgramDoesNotWork did help because I was not going to the right entry point :-) Thank you all :-) :-)