Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello.
Is there any possibility to create empty project with startup code, linker script, main functions (may be also system clock configuration) etc?
I can create working project with SysConfig, but it always creates RTI instance with interrupt, debug console, UART module and so on, which are not needed for me (and also waste MCU time and block some module, which I want to use by my own)?
May be you have some example on MCU initialization for bare-metal project?


