Altera_Forum
Honored Contributor
22 years agoUsing NIOS II with SDK I/O
Folks,
I noticed that there is a SDK directory under the folder C:\altera\kits\nios2\components\altera_avalon_uart\. It contains the old uart functions from NIOS1. When I compile these into my program, the assembler does not recognize the syntax. What are these doing here if they dont work on the NIOS II? Can I get these to run on the NIOS II. I have a 1C6 and dont have room for the HAL so I'm going the alt_main() approach. Thanks.