2021-05-25 01:25 AM
I am using STM32CubeIDE for my project . when i want to run the code i am getting this pop up.i am not able to solve this issue.
Solved! Go to Solution.
2021-06-02 12:32 AM
Hello, glad it works.
You can mark my previous answer as best for people to find the answer directly in the future.
Yes, JTAG Reset pin is not mandatory so left unconnected is ok.
It is not used by STLINK, so no issue.
Rgds,
Laurent
2021-06-02 12:59 AM
Thank you so much.
2021-06-07 06:19 AM
2021-06-07 06:44 AM
This is already a monstrously long thread, honestly got a NEW problem, start a NEW thread.
The 1.4MB is likely NOT contiguous, you're going to need to define the different spaces in the Linker Script (.LD) or related UI, and then direct content into the various RAM regions depending on appropriateness, either at an object/routine level or via the attribute directive.
2021-06-07 11:34 PM
Sorry about that . I will make threads as you have suggested .
Thanks for your suggestion. i will try it out.
2022-12-11 11:06 AM
Hello everyone,
I have similar problem with Nucleo 32 G431KB. I just opened brand new package , tried to run a sample program and was forced to update firmware in ST Link V3. Seems like update failed and the device is basically not upgradeable. Unable to connect/upgrade through STM32 IDE or ST Utility.
I have some other Nucleo boards (G431RB) and this one works without an issue. Any idea what do to with this ?
Jacek