Page 1 of 1

Query regarding CCMRAM writing method.

Posted: Thu May 14, 2020 6:37 pm
by imranmomtaz
Hello,

I see that the firmware repo is updated to free up around 40KB memory as mentioned in https://github.com/bitcraze/crazyflie-f ... issues/579. Thanks a lot for this. This was much needed.

I was wondering if there is any documentation specific to CF system which the programmer should follow to intentionally store variable in CCMRAM? Is normal __attribute()__ approach is enough or I need to something else?

Re: Query regarding CCMRAM writing method.

Posted: Fri May 15, 2020 6:50 am
by kristoffer
You can find the documentation in the repository doc directory https://github.com/bitcraze/crazyflie-f ... agement.md
or online in the documentation/repositories menu https://www.bitcraze.io/documentation/r ... anagement/