Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Changing code section mapping in Eclipse

By default Eclipse is putting all of the code for my project in the .text section. This includes my source code as well as the code from the linked libraries. How can I tell Eclipse to break t...