How to get interrupts work when compiling from command-line?
I set up a project that generates the makefiles for the STM8 target. It almost works, just the interrupt vector table is not updated with the definitions in the code.The interrupts are set up and work. I can see that from the button press on the disc...