This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Out of memory/gmake not found

Hello,

I've been using CCSv6 for a week--it worked fine last week, but I accidentally left it open over the weekend and came back to various memory issues. I tried cleaning my workspace and am seeing this message:

Cannot run program "C:\ti\ccsv6\utils\bin\gmake": Not enough storage is available to process this command.

Error: Program "C:\ti\ccsv6\utils\bin\gmake" not found in PATH

Upon exiting, I got more errors: "Could not save master table to file "C:/Users/...". Not enough storage is available to process this command."

I'm not sure where the storage issue is coming from; the project I'm building is SimpleBLEPeripheral from the BLE stack, with no major additions yet. My heap isn't in danger of overflowing either, at about 120M/200M.

Any advice? Thanks!