Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi Jeffrey,
Great explanations! Though I cannot find the aforementioned gcc/config/nios2/rtems.h file under my Altera Niod EDS folder. I'm currently using the Nios II EDS 11.1sp1. Can you help me find that file, so I can try your solution for the try-catch problem? I didn't want to start changing random files in my gcc folder. I only have the following rtems.h files: c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\rtems.h c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\arm\rtems-elf.h c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\avr\rtems.h c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\c4x\rtems.h c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\h8300\rtems.h c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\i386\rtemself.h c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\m68k\rtemself.h c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\mips\rtems.h c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\rs6000\rtems.h c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\sh\rtems.h c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\sh\rtemself.h c:\altera\11.1\nios2eds\bin\gnu\src\gcc-4.1\gcc\config\sparc\rtemself.h There is no nios2 under the config folder. Thanks, Tibor