Forum Discussion

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

Disable HAL UART drivers NIOS II.

Hi! I've got custom make file. I want to disable some HAL drivers and use my driver implementation. I've tried this command nios2-bsp hal $(BSP_FILE) $(SOPC_FILE) --cmd set_driver none uart ...