Hello
When I use memcpy, memset etc functions in standart library, I take hardfault error.
If I dont use this functions and I use "for", I dont have any problem. It runs.
For example ;
@sametsan88 Is there any update related to this, have you found out what causes the hard fault when using memcpy? Thank you.
Hi,
sorry for delay. Which STD C library are you using?