Florian Pose wrote:
Hi all,
I recently started a microcontroller project based on the Renesas M16C
family. I successfully built the GNU toolchain (binutils-2.17,
gcc-4.1.1, newlib from CVS) and are now able to build executables for
the M32C-ELF target. Great! Now, two questions come up:
1) What is the correct way to set the reset vector?
Use a linker script to load a jump to the start routine in the reset vector.
--
Michael Eager [EMAIL PROTECTED]
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077