Part Number: TMS320F28075
Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hi,
I am trying to setup a RTOS program with Driverlib support for the TMS320F28075. I used the given the typical example for the RTOS projects in Code Composer Studio as the base.
However, during the project build I ran into the following issue.
"../TMS320F28075.cmd", line 107: error #10099-D: program will not fit into available memory. placement with alignment/blocking fails for section "codestart" size 0x2 page 0. Available memory ranges:
BEGIN size: 0x2 unused: 0x0 max hole: 0x0
I did not alter the linker command file which was available in the example project. I quite can't get my head around as to how to solve this issue, any help or advice is appreciated.
Thanks in advance.
Nisal