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.

building to flash

Other Parts Discussed in Thread: CONTROLSUITE

I want to load my code into flash but I only have two options, debug or release.  When I select release, I get the following error:

"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/C2000 Code Generation Tools 5.2.10/bin/cl2000" -@ccsLinker.opt -o "VGC.out"

warning: creating ".stack" section with default size of 0x400; use the -stack

option to change the default size

"C:/TI/controlSUITE/device_support/f2801/v170/DSP280x_common/cmd/2808_eZdsp_RAM_lnk.cmd", line 95: error:

run placement fails for object ".stack", size 0x400 (page 1). Available

ranges:

RAMM1 size: 0x380 unused: 0x380 max hole: 0x380

error: errors encountered during linking; "VGC.out" not built

How do I set CCSv4 to build to flash?

TIA,

Rick