i am using #8680 - I compile a number of .c files into .rel and link them afterwards.
for example main.c holds the main-function. rx_ringbuffer.c the uart interrupt and led.c the timer interrupt. When looking at the final .ihx File only the RESET-Interrupt Vector is filled in with the address of the initializer code. All other interrupt vectors are 00 00 00 Source is at http://sourceforge.net/p/oggstreamer/oggs-stm8-firmware-001/ci/master/tree/ On 29.05.2013 04:20, Valentin Dudouyt wrote: > 29.05.2013 01:17, Georg Ottinger пишет: >> Is the generation of the interrupt vector table already implemented in >> sdcc-stm8? >> >> >> > Sure. It was added in #8577. > > ------------------------------------------------------------------------------ > Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET > Get 100% visibility into your production application - at no cost. > Code-level diagnostics for performance bottlenecks with <2% overhead > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap1 > _______________________________________________ > Sdcc-user mailing list > Sdcc-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sdcc-user ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user