Altera_Forum
Honored Contributor
14 years agoUsing custom instruction from uCLinux user app on nios2mmu
Hello,
Is it possible to use a custom instruction from an user application running on NIOS2MMU - uCLinux. I'm trying to run the CRC design example on uCLinux. When I try to compile the software application I get "macros undefined error" which I thought would be a part of the cross compilers standard header files. Creation of BSP which in turn generates "System.h" file will fail as the BSP tool doesn't support NIOS2 with MMU. Is there anyway to achieve this? Thanks, Chetan