*************************************

Copying from acroread issues

It seems that if you copy from acroread and then paste into emacs then there may be problems with certain characters. Single quote marks ' (ascii 0x27) are being turned into pairs of (left and right handed) single inverted commas (unicode??). This causes havoc with shell scripts and languages such as elisp.

*************************************

Co-Design LCD screens & sshd

Not related but both are fixes for problems.

Bit 7 of the LCD not working? Turn off DMA to enable this bit. Example code to do this is in toggle_dio1.c. the relevent bit is here.

sshd not starting due to missing keys? cd into the /etc/ssh/ directory of your sd card and execute this script.

*************************************

CoDesign Update

The nios excalibur standard_32 example has been updated. If you are using this then download the new example & sdk from the module webpage.

*************************************

CPU & VHDL:

Struggling with installing the alliance toolkit?

Bloodhound

A nice animation of the Bloodhound supersonic car, including it's UWE logo!here

****************************************

CNOS & Advanced Sys. Admin.

Fixing your network interface name with udev rules. A worked example.

********************************************