Altera_Forum
Honored Contributor
16 years agoTruncation Error
When ever I switch my NIOSII uCOSII project from being stored in onchip_memory to ext_flash I get the following error:
In function 'alt_irq_handler': /cygdrive/c/altera/90/nios2eds/components/altera_hal/HAL/src/alt_irq_handler.c:98: relocation truncated to fit: R_NIOS2_CALL26 OSIntEnter /cygdrive/c/altera/90/nios2eds/components/altera_hal/HAL/src/alt_irq_handler.c:98: relocation truncated to fit: R_NIOS2_CALL26 OSIntExit I've stored larger projects than this in ext_flash before, any idea what this is? Thanks