Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Does anyone know how to clear the memory?

Zelly_B_
Beginner
434 Views

here's the thing, we don't know what we're doing, but we're doing it anyway.

 

We have an app that is essentially like a jukebox, but by the time I try playing the 5th song, everything crashes. It seems the build is maybe storing all the music? We're not even sure but we think clearing the memory is possible thru the xdk and we need your help!

0 Kudos
1 Reply
Shahab_L_Intel
Employee
434 Views

This is not something that XDK can do.  If memory is the actual problem, you will have to manage the Javascript objects and reuse or delete the old ones.

0 Kudos
Reply