I am working with the PK70, and want to set its IP address to 192.168. 213 .100/24 (i.e. netmask 255.255.255.0). When I do it, my app experiences a partial failure. It communicates in a variety of ways, some of which continue to work, while others don't.
The problem is that you are confusing where the function-local variable is allocated from, and what the global memory in use function (sorry, I don't remember what that is called) is reporting. Local variables, which is what you are changing the size of, are allocated dynamically (or should I say ...
Hi Paul, I got the PM, but there doesn't seem to be any attachment; I tried replying to the PM, but it seemed to get stuck in the Outbox - hopefully this makes it through...
Oh, but my tools are a little old - 2.4, IIRC. Is it possible to get the examples? Or must I upgrade the tools to get support there for the FPGA tools?
According to the PK70-NBPKX500-UsersManual.pdf, an example project is "included with the board"; however, I just got a box with two boards in it - no CD with files on it. Presumably I can get them (XilinxBladeGpio.v and XilinxBlade.ucf) somewhere on this site, but I couldn't find them.