CPU Tasks

Top  Previous  Next

Diamond tasks on C6000 processors must obey the register conventions defined for the TI C compiler.

 

The code of a CPU task is a single task image file generated by the linker. Diamond tasks are relocatable, that is, they do not contain fixed memory addresses. When you link a task you do not usually need a linker command file; memory allocation is done at a later stage.