Part Number: TM4C1294NCPDT
Other Parts Discussed in Thread: UNIFLASH, , SYSBIOS
Tool/software: Code Composer Studio
Hi Everyone,
Currently I'm working on external flash and RAM and able to successfully flash .bin file of TI compiler project but when i switch to GCC project , the output file .out (ELF32) cannot be flashed using this tool and if i convert to .bin format using objcopy , the generated bin file is 1GB in size (since ELF has memory gaps which is directly converted to BIN). Can anyone please help me on how i can convert to BIN format with memory compression which is compatible with LM Flash programmer.
Thanks in Advance.
Regards,
- Prajnith