Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHOW TO SELECT REQUIRED FILES in iNICHE stack
Hi,
I am using iNiche Stack on Cyclone3(ep3c120) FPGA. There are myriad files which I am finding difficult to remove the unnecessary ones. I want only PING program. Can anyone help how to disable redundant files in NIOS SBT v13.0 . In the NIOS BSP EDITOR - File Generation Tab- I tried disabling the redundatnt files(ex:FTP/TELNET). But my efforts are not yiedling the desired results. The reason why I want to remove the reduntant files is because I want to fit the whole CODE into 3Mb On-Chip memory of EP3C120 FPGA. I am not using any off-chip memory. Please help me. I am really struck!!!!!:(:(:(2 Replies
- Altera_Forum
Honored Contributor
Did you disable TCP? ping only requires UDP protocol which is far simpler than TCP.
- Altera_Forum
Honored Contributor
I tried Cris. I tried disabling it in the BSP editor.
Could u please guide me how to delete ? Thanks Chris for your reply.