Part Number: LAUNCHXL-F28377S
Tool/software: TI C/C++ Compiler
Hello all,
I'm quite a beginner programmin low-level, and there is a probably easy question i cant find an answer to, even though i really tried hard:
The examples coming with the control suite mostly have 2 build configuatrions: flash and ram. Even though i compared all settings in the project properties (and compiler and debugger), i couldn't find a difference between those settings (exept the predefined Symbol, but it looks like thats not what tells it where to load the progam). There is no linker command file either.
So my question is, how to specify where to load the program?