Forum Discussion

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

multiple code sections

Is it possible to define multiple code (.text) sections within an object file?

For instance:

[ text ]

[ text_a ]

[ text_b ]

[ text_c ]

Where 'text' contains the actual code for the object file. text_a will refer to/get loaded with code from another object file ........... and so on. How can I achieve this? I'm using NIOS II IDE version 8
No RepliesBe the first to reply