
8 Apr
2010
8 Apr
'10
4:39 p.m.
Hi Wolfgang,
I noticed my malloc pool was only 128k so I changed that to 256 and it didn't help.
CFG_MONITOR_LEN is set to 256k, the same size as a flash sector.
Well, and what hapopens when you inclrease the malloc size to - say - 1024 kB ?
About a hour before your post, I tried bumping it up to 512k and that made everything work!
So now I have bootcount implemented (using onboard SRAM since registers do not survive reset) and redundant environment working on ARM! Thanks again for your help!
Regards,
Brian