Forum Discussion
Altera_Forum
Honored Contributor
16 years agoOverriding HAL functions
Hi, I'm using the NIOS II SDT 9.1 and I find I need to change the implementation of a HAL function. Can anyone point me at the correct way of doing this? - if I make modify the function di...
Altera_Forum
Honored Contributor
16 years agoYou could also copy Altera's files, make a new version of the software driver and put it somewhere that the tools can find it like "c:\altera\ip\user_components". Then when you create your BSP, select your driver for the uart rather than Altera's version.
Jake