Araxnid
Newbie level 6
Hello everyone, so i was working with discovery board via IAR ide.
Everything worked perfect, but now i'm trying to create new project( want to understand how to build smh from white list). Im adding all libraries that was in examples, all files and etc, but when im start to write my firmwire and after it - nothing happens. It looks like im starting not from main function and i think its because of "startup_stm32f4xxx.s" file, where all memory vectors init.
I cant understand where i should write something to start my programm from "startup", can someone help me?
Or show me some tutorials how to build workspace for stm32 in IAR? I find many about others IDE, but cant use them right now because of work.
Everything worked perfect, but now i'm trying to create new project( want to understand how to build smh from white list). Im adding all libraries that was in examples, all files and etc, but when im start to write my firmwire and after it - nothing happens. It looks like im starting not from main function and i think its because of "startup_stm32f4xxx.s" file, where all memory vectors init.
I cant understand where i should write something to start my programm from "startup", can someone help me?
Or show me some tutorials how to build workspace for stm32 in IAR? I find many about others IDE, but cant use them right now because of work.