cubeMX generation problem
Hi,
I have a cubeMx code generation problem. I generated the whole project with cubeMX but after some modifications I got the following compiler error:
warning: cannot find entry symbol Reset_Handler; defaulting to 08000000
I figured out that the source of the error is first line of my .cproject file.
before (compiler => OK):
after(compiler => error!):
Can somebody help me to solve this problem?
Thank you in advance,
Dave