I'm trying to add an 11th task as a user of the EFFS file system, but it's failing. Unfortunately the EFFS is a big black box we don't have the source to. I think the offending #define is FN_MAXTASK, which is is defined to be 10. Is there a way to bump it to 15 or something and recompile?
Is this even advisable? My 10 tasks each monkey with different file sets, so there's not much conflict and it seems to work fine. I could hack in some code or change the underlying design, but I'd rather just bump the #define.
Thanks!
Thomas Taranowski
EFFS - how many tasks supported?
-
- Posts: 82
- Joined: Sun May 11, 2008 2:17 pm
- Location: Los Angeles, CA
- Contact: