Tool/software: Code Composer Studio
Hi TI
I have a project where my linker cmd file complains about the .bss.
How can i make some more space for it?
Can i combine SRAM so i just make one memory location called SRAM with the legtht F800? or do i have to have 4 S0RAM, S1RAM, S2RAM, S03RAM memories with 3800, 4000, 4000, 4000 length?
Or can i put .bss in another location than SRAM?
ragards
Asbjørn Schram Anneberg