Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Hi BillA (and others !), Really big thanks for your lwip port on altera. I have succefully implemented the webserver template with lwip on a bemicro SDK from arrow. I have a question because i don't know how to do it : actually i have my sgdma Tx and sgdma Rx mapped on a DDR , the same DDR where the CPU data an instruction is mapped. Now imagine i want to use an onchip ram for sgdma tx and sgdmarx instead of DDR. (but CPU still mapped to DDR) I tried direclty but this is not working. if you have any idea . thanks --- Quote End --- I haven't had much luck getting this to port on the BemicroSDK... do you have any pointers on the changes you needed to make to get it to work?