From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Csebits To: ecos-discuss@sources.redhat.com Subject: [ECOS] RedBoot ROM version Date: Thu, 12 Jul 2001 07:02:00 -0000 Message-id: <20010712160021.A11053@frequentis.com> X-SW-Source: 2001-07/msg00366.html hi i have ported RedBoot to my custom MPC860 board (based on MBX) to run in RAM. Now i started to generate a ROM version and burned it into flash. After powerup, the board hangs somewhere in cyg_hal_invoke_constructors (called in vectors.S) I have adjusted the ROM bounds I have added cdl_option CYGSEM_HAL_ROM_MONITOR { user_value 1 }; to my .ecm file. Thats all I have changed from RAM version Is there some vital thing missing? Can anybody show me a working way how to copy (powerpc-eabi-objcopy) the necessary things out of the elf binary? thanks for advice, christoph -- cd /pub more beer