2 posts / 0 new
Last post
mbrudevold
Offline
Last seen:5 years 3 months ago
加入:2015-06-05 17:37
FAQ / OTP memory needed

The FAQ [1] page states that only 4.6 KB of OTP is needed for the heart rate monitor profile. I took the template project and built that (also added the sample128 profile) and I get this:

Total RO Size (Code + RO Data) 15768 ( 15.40kB)
Total RW Size (RW Data + ZI Data) 7220 ( 7.05kB)
Total ROM Size (Code + RO Data + RW Data) 15812 ( 15.44kB)

Is the 4.6 KB number correct? If so, what's the best way to go about stripping down the template project to be closer to that number?

[1]http://support.dialog-semiconductor.com/faq-page#n381

Device:
MT_dialog
Offline
Last seen:15 hours 35 min ago
工作人员
加入:2015-06-08 11:34
Hi mbrudevold

Hi mbrudevold

The FAQ is incorrect. Thanks for pointing that out.

你不能拆开鳕鱼e, the compiler will discard all the unnecessary things if there are any.

Thanks MT_dialog