No ST-LINK detected! Please connect ST-LINK and restart the debug session.
Please help me. I am user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-25 1: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.
- Labels:
-
STM32CubeIDE
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-02 12:59 AM
Thank you so much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-07 6:19 AM
my Microcontroller has 1.4 Mb of RAM. I need 700 Kb. when i am exceeding 128 Kb it is showing error (RAM overflowed by 1904 bytes).
I have attached screenshot and one .txt file that has error message. please resolve this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-07 6: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.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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

- « Previous
- Next »