STM32L4 OTP flash programming via STLINK
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-01 10:03 AM
Posted on August 01, 2016 at 19:03
Hi,
I am trying to program the OTP flash on a L4 via STLink V2, however, it gives the error: The elf loader file is not accessible.Writing 0x00000006 at 0x1FFF73F8...Error!I have tried using the CLI with the command ST-LINK_CLI.exe -w32 0x1fff73f8 6 , and by using the ST-LINK GUI, which gives the same error.Any ideas on how to fix this issue?Thanks, Matt #stm32l4 #stlink #otp
Labels:
- Labels:
-
ST-Link
-
STM32L4 series
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-08-01 11:21 AM
Posted on August 01, 2016 at 20:21
Several people have complained about similar issues recently.
I'd have my firmware write it's own OTP area as its use tends to be device specific.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-23 2:11 AM
Did someone found a solution for this problem?
