ARQ

From Cyber-Physical Systems Laboratory
Revision as of 15:43, 3 March 2008 by Liangfok (talk | contribs) (New page: * Make sure the heap size is big enough to hold raw data (64 + 6*2048 = 12352 bytes) ** PFLAGS += -DHEAP_SIZE=14000)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  • Make sure the heap size is big enough to hold raw data (64 + 6*2048 = 12352 bytes)
    • PFLAGS += -DHEAP_SIZE=14000