Forum Discussion
Altera_Forum
Honored Contributor
21 years agoFlash programmer via ethernet
Now that I have ethernet working on my custom board, I'd like to use it to update the board, or at least the flash memory. It is mentioned in the existing board kit docs that board updates via ht...
Altera_Forum
Honored Contributor
21 years agoOK, now that I understand things better I have it flashed and running. I've added the map info to the bdinfo cmd like so:
==> bdinfo flash start = 0x00000000 flash size = 0x00800000 flash offset= 0x00000000 sram start = 0x00800000 sram size = 0x00200000 ethaddr = 01:00:00:00:00:00 ip_addr = 192.168.1.113 baudrate = 115200 bps reset addr = 0x00000000 except addr = 0x00800020 monitor size= 0x00020000 monitor base= 0x009D0000 heap size = 0x00030000 heap base = 0x009A0000 env size = 0x00010000 env base = 0x009A0000 globals size= 0x00000080 globals base= 0x0099FF80 stack top = 0x0099FF80 ==> Of course now that I have it working I'll probably never need the info http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif My ram is free from 800100 to at least 99F000 Now to get the ethernet working.