f9micro / f9-kernel

An efficient and secure microkernel built for ARM Cortex-M cores, inspired by L4
Other
679 stars 145 forks source link

Why put bitmap section in RAMCCM? #153

Open jeffrey67 opened 7 years ago

jeffrey67 commented 7 years ago

HI, I am newbie in f9-kernel. Why put bitmap section in ramccm in cortex-M4? If i put it in ramloc, can not work well.