I've got my code compiling but the Link fails with:
warning #10247-D: creating output section ".stack" without a SECTIONS specification
repeated about a dozen times for 'text', 'sysmem' ... etc
What's going wrong?
Peter
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.
I've got my code compiling but the Link fails with:
warning #10247-D: creating output section ".stack" without a SECTIONS specification
repeated about a dozen times for 'text', 'sysmem' ... etc
What's going wrong?
Peter