flash_write library

Post your requests and ideas on the future development of mikroBasic PRO for AVR.
Post Reply
Author
Message
foravr
Posts: 130
Joined: 11 May 2009 19:34

flash_write library

#1 Post by foravr » 26 Feb 2010 06:39

Hi,

it would be a great help to have a library for writing to flash or the possibility to use the spm instruction from basic.

foravr

User avatar
tihomir.losic
mikroElektronika team
Posts: 2138
Joined: 02 Dec 2009 14:16
Location: Serbia
Contact:

Re: flash_write library

#2 Post by tihomir.losic » 26 Feb 2010 17:57

Hello,

I will pass your suggestion to our developers and they will consider your proposal.
Thank you for your support.

Best regards,

Losic Tihomir
mikroElektronika [Support team]

User avatar
tihomir.losic
mikroElektronika team
Posts: 2138
Joined: 02 Dec 2009 14:16
Location: Serbia
Contact:

Re: flash_write library

#3 Post by tihomir.losic » 01 Mar 2010 17:07

foravr wrote:Hi,

it would be a great help to have a library for writing to flash or the possibility to use the spm instruction from basic.

foravr
Hello,

I need few more details about your wish, because it's partially unclear to me and my colleagues which kind of library you need?

Thanks.

Best regards,

Losic Tihomir
mikroElektronika [Support team]

foravr
Posts: 130
Joined: 11 May 2009 19:34

Re: flash_write library

#4 Post by foravr » 02 Mar 2010 08:21

Hi,
thanks for answering. I want to realize a possibility to load a part of the code (and some data) during runtime via uart into flash. For this i need a function that copies a block of 64 bytes of ram to a place in flash. Something like

Code: Select all

procedure flash_write(dim ramstart as word,romstart as word)
I have tried this myself but the spm instruction is very special...
foravr

foravr
Posts: 130
Joined: 11 May 2009 19:34

Re: flash_write library

#5 Post by foravr » 09 Dec 2010 14:53

Many thanks for listening to users whishes.
foravr

Post Reply

Return to “mikroBasic PRO for AVR Wish List”