Query regarding CCMRAM writing method.

Discussions about all things Bitcraze
Post Reply
imranmomtaz
Member
Posts: 36
Joined: Tue Mar 17, 2020 7:01 pm

Query regarding CCMRAM writing method.

Post 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?
kristoffer
Bitcraze
Posts: 630
Joined: Tue Jun 30, 2015 7:47 am

Re: Query regarding CCMRAM writing method.

Post 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/
Post Reply