How to Save On-Chip Memory by Placing RTS Off-Chip
4-12
if you want RTS data access to use the same method used when accessing
ordinary user data.
-
Copy linkage.h to the lib directory.
-
Go to the lib directory.
-
Replace the linkage.h entry in the source library:
ar6x –r rts.src linkage.h
-
Delete linkage.h.
-
Rename or delete the object library you use when linking.
-
Rebuild the object library you use with the library build command listed in
the readme file for that release.
Note that you will have to perform this process each time you install an update
of the code generation toolset.