Hi
I have a few questions about 6432L.
When I compile the motion and presence detection project for 6432 Low Power, I get the following:
I have a few questions and comments. Could you please address them?
Please comment on the following
- The total code + data is 786K. Correct? Is it possible to separate it between code vs. data ? The firmware is about 244KB,
- Do you have a projectspec file for 6432L people counting?
- The memory banks are in multiple of 128 KB. But the memory allocation can be done over finer granularity. For example, HWASS has 426KB memory. Correct?
- In the above memory allocation, 360K+16K of Prog+Data RAM (512KB) is used and there is 131KB M4F RAM is unutilized. Out of 512KB shared L3 memory, APP uses 256KB and the rest 160KB for radar cube. There is (512-426)=86 KB of the shared memory is not utilized.