Part Number: TMS320F280049C
Tool/software: Code Composer Studio
Hi,
We have a requirement on TMS320F280049C MC
we have to create a different RAM and RAM memory sections
Ex:
1. RAM Memory Sections
- All the global Boolean Variables at one Specific RAM place.
- Similarly for all the uint8, uint16 and uint32 and user specified structure at one Specific RAM place
2. ROM Memory Sections
- All the Initialization functions at one Specific ROM place.
- Similarly other interfaces at Specific ROM place.
- And constant variables at Specific ROM place.
Please let us know this this requirement is feasible or not?
if Yes
Please let us the procedure to implement.
if Not
Please let us the possible sections and procedure to implement.
Thanks in advance