Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to make very compact code
I have some code that gets run whenever the processor is reset and basically reads a register continually, waits for it to be set to '1' and when it is, sets up a DMA (by setting the register...
Altera_Forum
Honored Contributor
20 years agoThanks for your help. We got it down to around 9K. I think it can go smaller though. I am going to remove the JTAG UART all together and see what impact that has.