2024-07-11 09:20 AM
Hi,
I am facing some error in my STM 32 cube Ide . So , kindly explain why this error is happened? And give a solution also.
controller part number : STM32F103
IDE : Cube IDE
Thanks.
Solved! Go to Solution.
2024-07-11 02:05 PM
@NandhakumarGanesan wrote:Yes it's probably build .
"probably" ?
:thinking_face:
@NandhakumarGanesan wrote:I am try to debug this code with ST linker v2 .
You mean ST-Link v2 ?
Is it a genuine ST one, or a clone?
2024-07-11 09:24 AM
It couldn't load your ELF file - are you sure it exists?
ie, has your code successfully built?
2024-07-11 09:39 AM
Yes it's probably build . I am try to debug this code with ST linker v2 this error should happen.
Thanks.
2024-07-11 09:45 AM
Sure, ideally it should be bullet-proof. Perhaps you should invest in better tools?
Did you connect NRST so "Connect Under Reset" methods can work?
Did you try with STM32 Cube Programmer?
Did you try with BOOT0 pin pulled HIGH (or whatever BOOT0/BOOT1 F1's use) to boot from the ROM System Loader, and not your own code?
Do you go into Low Power Modes, or reconfigure PA13/PA14 to alternative uses?
2024-07-11 12:26 PM
Also note that paths with spaces or weird characters can be problematic with tools that were not designed for that. Try moving it to a path without a space.
2024-07-11 02:05 PM
@NandhakumarGanesan wrote:Yes it's probably build .
"probably" ?
:thinking_face:
@NandhakumarGanesan wrote:I am try to debug this code with ST linker v2 .
You mean ST-Link v2 ?
Is it a genuine ST one, or a clone?
2024-07-11 10:34 PM
Sorry , it's build successfully and I am using genuine ST link v2.
2024-07-12 01:19 AM
You've marked my questions as The Solution to your problem - did you mean to do that?
You can un-mark a Solution: