Doesn't MPU region 1 have to have the address aligned to 0x20000 (since the size is 128KB). I was having issues until I moved everything to 0x24040000. When a large number of packets was allocated, I started getting memory corruption issues, I think ...