Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20726 Discussions

multiple code sections

Altera_Forum
Honored Contributor II
932 Views

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
0 Kudos
0 Replies
Reply