Forum Discussion
Altera_Forum
Honored Contributor
19 years agohow to assebler compile and download
I am recently trying to do the pure assembly programming for Nios II. I found from website that there is a tool call Debug Client is tailored for DE2 board for this purpose. However I am using the UP...
Altera_Forum
Honored Contributor
19 years agoThanks for the reply. I am still not really sure how to add main in the assembly. I am expecting to use the assembler to reduce the size of the compile file which is to be downloaded to the processor. Will it make the download file bigger if I am using c code or file again?