Is it possible to set the C stack size with a C preprocessor define instead of the --stack_size linker option. I'm using CCS v6.1.1, ARM Compiler Tools v5.2.6, with an MSP432P401R.
Thanks,
Samuel
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.
Is it possible to set the C stack size with a C preprocessor define instead of the --stack_size linker option. I'm using CCS v6.1.1, ARM Compiler Tools v5.2.6, with an MSP432P401R.
Thanks,
Samuel
Samuel said:Is it possible to set the C stack size with a C preprocessor define instead of the --stack_size linker option
Unfortunately, no.
Thanks and regards,
-George