No FLASH_Write_HalfWord ?

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

No FLASH_Write_HalfWord ?

#1 Post by orpheedulogis » 23 Jan 2023 15:49

Hi,

I would like to try uart bootloader (with "USB_UART_Bootloader.c") and I have'nt FLASH_Write_HalfWord function (I just have "ErasePage","Lock","Unlock","Write_Word flash" functions )
Thanks for help

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: No FLASH_Write_HalfWord ?

#2 Post by filip » 24 Jan 2023 11:20

Hi,

You will have to adapt your code to suite whichever Flash Write function your MCU/Flash library supports.

Regards,
Filip.

orpheedulogis
Posts: 240
Joined: 16 Jan 2010 22:26

Re: No FLASH_Write_HalfWord ?

#3 Post by orpheedulogis » 25 Jan 2023 11:01

Solved for this problem: did a new MCU configuration ans, now, function authorized

Post Reply

Return to “mikroC PRO for ARM General”