#3713 new enhancement

Reduce memory demands of some timing tests

Reported by: Sebastian Huber Owned by: joel@…
Priority: normal Milestone: Indefinite
Component: test Version:
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

Several tests configure the maximum of objects under test by OPERATION_COUNT. This exceeds the memory of low end targets, e.g.

  • lm4f120
  • lpc1768_mbed
  • lpc1768_mbed_ahb_ram
  • lpc1768_mbed_ahb_ram_eth
  • mpc5643l_dpu
  • mpc5643l_evb

One idea is to set the OPERATION_COUNT via the *.tcfg test configuration files. Another approach is to rewrite the tests so that they need less memory in general.

Change History (0)

Note: See TracTickets for help on using tickets.