Please, how to add two softs using mikroprog (or ST-Link)

General discussion on mikroC PRO for ARM.
Post Reply
Author
Message
orpheedulogis
Posts: 240
Joined: 16 Jan 2010 22:26

Please, how to add two softs using mikroprog (or ST-Link)

#1 Post by orpheedulogis » 02 May 2023 10:51

Hi all

On STM32F051K6U6 and using only usb programmer (not serial port).
I need to put two files on microcontroller:
- the bootloader at 0x300
- a soft at 0x5C00

The bootloader looks if there is something at 0x5C00 and, if so, launch it.
It was working a few days ago so I know it can work.
But now I'm unable to do it again : programming bootloader at 0x300 will erase 0x5C00 area

Any solution ?

User avatar
IvanJeremic
mikroElektronika team
Posts: 316
Joined: 05 Sep 2022 14:32

Re: Please, how to add two softs using mikroprog (or ST-Link)

#2 Post by IvanJeremic » 09 May 2023 11:58

Hi,

I have posted an answer to your question on this forum:
posting.php?mode=reply&f=189&t=79952

So let's continue this conversation there, also if anyone else has a similar issue you can join in.

Regards,

Ivan.

Post Reply

Return to “mikroC PRO for ARM General”