From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raja Mallik Subject: Loading program to OMAP5910 Date: Wed, 30 Aug 2006 18:21:36 +0530 Message-ID: <1156942296.2151.18.camel@Neo> References: <1156870223.2844.28.camel@localhost.localdomain> <000a01c6cbda$36a4b1f0$4e0aa8c0@wbb> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <000a01c6cbda$36a4b1f0$4e0aa8c0@wbb> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org Hi all, I am trying to look for steps as how to load program to my LDK5910 board which has omap5910. Now Omap5910 has ARM925T and DSP. We are able to load program,but not able to execute to ARM core using Code Composer Studio 3.1.We are trying to load boot loader and execute it to program flash through JTAG. Also we trying to update/load bootloader using serial port. At this moment the default bootloader is not there in the board as we are thinking the flash would have corrupted and serial console output is not showing up in teraterm/hyperterm. All baud setting are fine as per document. we are using rrloader as bootloader. Is there any other option through which can load the program & execute in RAM/flash and write to flash. Please share your input or help reference if any one has work on this board. Regards Raja Mallik