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.

CCS/PROCESSOR-SDK-OMAPL138: where do I put my custom scripts?

Part Number: PROCESSOR-SDK-OMAPL138
Other Parts Discussed in Thread: CCSTUDIO

Tool/software: Code Composer Studio

CCS7, I'm trying to use Debug Server Scripting.  I have created "foo.js" and placed it in my project directory.

js:> loadJSFile("foo.js")
path does not contains a valid JavaScript file

What am I doing wrong?  What directory(s) or path is it searching?  Where should I put this file?  If I want to add it to the "Scripts" menu, where should I put it?