This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SCATTER FILE

1)i am working on TI ARM CORTEX M3 UC using uv4.
when i compile my projects it nicely compiled.
but unable to create SCATTER FILE (.sct).
what is the problem?

2)i want to invok the stellaris bootloader in my appication so that wenever i download my hex file bootloader will not earsed each time.

a) is is possble to edit startup.s file .
b)or pointing start address to my application. from TARGET--IROM1.

0